yogthos/markdown-clj

Incorrect rendering of double hyphen within backqotes

Aperta

#146 aperta il 10 gen 2019

 (13 commenti) (0 reazioni) (0 assegnatari)Clojure (120 fork)github user discovery
bughelp wanted

Metriche repository

Star
 (570 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Everything within backquotes should be rendered literally, but it seems that markdown-clj is converting -- to a single en-dash.

Here's a line that fails:

* `./build-rxl-version.sh --release <release-name>` - Use release from
  `/acme/products/releases/rxl-je/Release/`.

Guida contributor