| Age | Commit message (Collapse) | Author |
|
This element will allow me to add more cool things like real paragraphs,
lists, or quotation blocks. Please check the MDOWN file for an
exhaustive list of blocks.
|
|
Yes, this is a real patch!
|
|
It turned out that the inline code text rule was not honoring the
verbatim constraint either. This issue is now solved.
Also, I made the text_p parser more flexible by adding an inherited
attribute to it.
|
|
I will try to add both parsing and generation at the same time for each
mdown feature I will implement. Do not expect this to last.
|