Skip to content

Conversation

@mildsunrise
Copy link
Member

Self explanatory.

devinus pushed a commit that referenced this pull request Sep 19, 2014
Don't require spacing around math spans (fix #120)
@devinus devinus merged commit 8d7bb2e into hoedown:master Sep 19, 2014
@mildsunrise mildsunrise deleted the lift-math-restrictions branch October 21, 2014 19:26
stevewolter added a commit to stevewolter/hoedown that referenced this pull request Dec 1, 2014
Before this patch, a header like "# *A*" was displayed as
"<li>&lt;em&gtA&lt;/em&gt;</li>" in the TOC. The error was caused by
toc_header doing the HTML escaping. In the normal HTML renderer, the escaping
is done by the normal_text hook. This patch uses the same handling to
fix the issue.
mildsunrise added a commit that referenced this pull request Dec 1, 2014
Fix issue #125 (formatting in TOCs) and out-of-bounds memory access in tab expansion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants