yogthos/markdown-clj
Incorrect rendering of double hyphen within backqotes
オープン
#146 opened on 2019/01/10
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/`.