Inline Markdown code-blocks had a slight parsing/priority problem. Code blocks with '(1)' in them would be wrongly delimited. The fix is to reorder parsing steps to account for lists inner-nested.
[ { "endline": 1525, "file": "src/Text/Pandoc/Readers/Markdown.hs", "function": "code", "module": "Text.Pandoc.Readers.Markdown", "startline": 1520 } ]
[ { "endline": 1530, "file": "src/Text/Pandoc/Readers/Markdown.hs", "function": "code", "module": "Text.Pandoc.Readers.Markdown", "startline": 1520 } ]