#11 new
James Adam

Markdown interacts badly with dynasnips using underscores

Reported by James Adam | June 1st, 2008 @ 11:48 PM | in 0.5

Essentially, if a paragraph occurs like this:

Here's a {link_to a-snip} and a {link_to another-snip}.

then markdown will see the underscores and make the central portial italic. That's no good.

The default render order is

1. pass the text through the special render stuff (i.e. Markdown)

2. process any references to snips

... but it seems like this should be the other way round. In this case. Or Markdown should be taught to ignore things in curly braces.

As I recall, we can't flip the order because then markdown ends up processing content badly.

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

A sort of meta-wiki thing

People watching this ticket