dishmint / Markdown2WL

Lex and Parse Markdown in Wolfram Language
MIT License
13 stars 2 forks source link

CodeBlock back ticks parsed as sequence of inline code snippets #5

Closed dishmint closed 3 years ago

dishmint commented 3 years ago

The 3 backtick sequence indicating the start and end of a code block is not parsing correctly. Each pair of backticks is parsing as an InlineCode MarkdownElement.