fletcher/MultiMarkdown-6

Unable to generate single (raw) backslash

Open

#133 ouverte le 17 juil. 2018

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C (97 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (680 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur