Open
Description
A pre-rendered link in either a inline code or a code block will look like a raw Markdown link after rendering.
This is a result of the fix to #49: "Retain pre-formatted links" -- rev a13073c. In the current repo head the code can be found here.
I don't have a good idea for fixing this at this time.
I will add a test for this.
UPDATE: Fixed for code that uses backticks, but not indented code blocks.
Activity