Module | MaRuKu::In::Markdown::BlockLevelParser |
In: |
lib/maruku.rb
lib/maruku/input/parse_doc.rb lib/maruku/input/linesource.rb lib/maruku/input/parse_block.rb |
If there are non-inline HTML tags in the paragraph, break them out into their own elements and make paragraphs out of everything else.
This is the only ugly function in the code base. It is used to read list items, descriptions, footnote text
(PHP Markdown extra) Search for elements that have markdown=1 or markdown=block defined