Home
last modified time | relevance | path

Searched refs:id_class_attr_catch_re (Results 1 – 1 of 1) sorted by relevance

/plugin/markdownextra/
H A Dmarkdown.php1812 var $id_class_attr_catch_re = '\{((?:[ ]*[#.][-_:a-zA-Z0-9]+){1,})[ ]*\}'; variable in MarkdownExtra_Parser
1880 (?:[ ]* '.$this->id_class_attr_catch_re.' )? # $5 = extra id & class attr
2419 (?:[ ]? '.$this->id_class_attr_catch_re.' )? # $8 = id/class attributes
2550 (?:[ ]? '.$this->id_class_attr_catch_re.' )? # $8 = id/class attributes
2622 (?:[ ]+ '.$this->id_class_attr_catch_re.' )? # $3 = id/class attributes
2640 (?:[ ]+ '.$this->id_class_attr_catch_re.' )? # $3 = id/class attributes
2941 '.$this->id_class_attr_catch_re.' # 3: Extra attributes