Revert "Allow reference links with backticks"#1581
Revert "Allow reference links with backticks"#1581waylan merged 1 commit intoPython-Markdown:masterfrom
Conversation
This reverts commit 07dfa4e.
|
@waylan I am requesting this gets reverted. This was done with only a little testing, and once more testing is done, it is revealed this does not fully work. For instance, this works: But this doesn't: There are some incorrect assumptions being made in the original commit that do not hold up. |
|
To be clear, an assumption was made in the code change that assumes the Backticks processor will get the reference, enclosed with |
This reverts commit 07dfa4e.
This does not fully work as advertised.