fletcher/MultiMarkdown-6

Unable to generate single (raw) backslash

Open

#133 opened on 2018年7月17日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)C (97 forks)github user discovery
help wanted

Repository metrics

Stars
 (680 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド