Searched refs:lheading (Results 1 – 3 of 3) sorted by relevance
6 …: *\n? *<?([^\s>]+)>?(?:(?: +\n? *| *\n *)(title))? *(?:\n+|$)/,table:f,lheading:/^([^\n]+)\n *(=|… property
2 …lheading(e){const t=this.rules.block.lheading.exec(e);if(t){const e={type:"heading",raw:t[0],depth… property
1 …lheading = function lheading(src) {\n var cap = this.rules.block.lheading.exec(src);\n\n …