Sha256: a6cf5b5af98f4ec93b2bd27f72e1240d7f9c29c0428f0e8c959b4f67db396203

Contents?: true

Size: 668 Bytes

Versions: 11

Compression:

Stored size: 668 Bytes

Contents

static struct kw blocktags[] = {
   { "P", 1, 0 },
   { "DL", 2, 0 },
   { "H1", 2, 0 },
   { "H2", 2, 0 },
   { "H3", 2, 0 },
   { "H4", 2, 0 },
   { "H5", 2, 0 },
   { "H6", 2, 0 },
   { "HR", 2, 1 },
   { "OL", 2, 0 },
   { "UL", 2, 0 },
   { "BDO", 3, 0 },
   { "DFN", 3, 0 },
   { "DIV", 3, 0 },
   { "MAP", 3, 0 },
   { "PRE", 3, 0 },
   { "WBR", 3, 0 },
   { "XMP", 3, 0 },
   { "NOBR", 4, 0 },
   { "STYLE", 5, 0 },
   { "TABLE", 5, 0 },
   { "CENTER", 6, 0 },
   { "IFRAME", 6, 0 },
   { "OBJECT", 6, 0 },
   { "SCRIPT", 6, 0 },
   { "ADDRESS", 7, 0 },
   { "LISTING", 7, 0 },
   { "PLAINTEXT", 9, 0 },
   { "BLOCKQUOTE", 10, 0 },
};

#define NR_blocktags 29

Version data entries

11 entries across 11 versions & 4 rubygems

Version Path
rdiscountwl-1.0.0.1 ext/blocktags
rdiscount-2.2.0.2 ext/blocktags
rdiscount-2.2.0.1 ext/blocktags
rdiscount-2.2.0 ext/blocktags
rdiscount-2.1.8 ext/blocktags
rdiscount_wm-3.1.0.0 ext/blocktags
rdiscount_wm-3.0.0.0 ext/blocktags
rdiscount-2.1.7.1 ext/blocktags
rdiscount-2.1.7 ext/blocktags
challah-1.0.0 vendor/bundle/gems/rdiscount-2.1.6/ext/blocktags
rdiscount-2.1.6 ext/blocktags