No description
HTML block parser was confusing backtick fenced code blocks with code spans, which has no consequence most of the time but could be problematic if you're writing code spans inside of the code block. Code span markers are now matched only when backtick fence matching has failed. Fixed an issue were two consecutive fenced code blocks with no blank line between them which was causing the next paragraph to become a code block (with both tilde and backtick fences). |
||
|---|---|---|
| License.text | ||
| markdown.php | ||
| PHP Markdown Extra Readme.text | ||