fletcher/MultiMarkdown-6

Unable to generate single (raw) backslash

Open

#133 aperta il 17 lug 2018

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)C (97 fork)github user discovery
help wanted

Metriche repository

Star
 (680 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I am unable to output a single backslash in raw mode.

On the left is input and right shows output:

`\`    =>   <p>``</p>
`\\`   =>   <p><code>\\</code></p>

Using v6.3.2 installed via homebrew.

Guida contributor