yogthos/markdown-clj

Incorrect rendering of double hyphen within backqotes

オープン

#146 opened on 2019/01/10

 (13 件のコメント) (0 件のリアクション) (0 人の担当者)Clojure (120 件のフォーク)github user discovery
bughelp wanted

Repository metrics

Stars
 (570 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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/`.

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