diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-11-08 22:43:39 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-11-09 13:21:37 -0800 |
commit | 014d2d0699d8875e766afcf01580c4a2ea093131 (patch) | |
tree | 5d2f7ad813a1f6e78c5403a80d3300e266b69648 /man/man1/cmark.1 | |
parent | 7c1733bbf56cc99d053e99ecb16356586a4fc61a (diff) |
Restored priority of links over emphasis grouping.
Now when we encounter (possibly) closing `*` or `_` delimiters,
we simply add them to the delimiters stack.
This gets processed by `process_emphasis` either (a) when
a link is created (in which case only the inlines created
by the link are processed) or at the end of processing
a run of inlines.
Diffstat (limited to 'man/man1/cmark.1')
0 files changed, 0 insertions, 0 deletions