| Age | Commit message (Collapse) | Author |
|
Yes, this is a real patch!
|
|
|
|
OK, I implemented subscript text instead of inline quotations, but I
called it "inline quotation support" anyway. My bad, it is now fixed,
and subscript text is coming right away.
|
|
|
|
|
|
Alternate and strong alternate styles are usually rendered in LaTeX
using the italic style. Therefore, using the typewriter style was wrong.
|
|
|
|
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.
|
|
The "matching" constraint is not honored yet.
|
|
|
|
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.
|
|
This file will be the authoritative version of the specification.
|
|
|