jgm / jgm/gitit

Quotation marks was wrong on rendered

Open
#525 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.3k
Forks
231
PR merge metrics
No merged PRs in 30d

Description

`'` was rendered as `‘` and `"` was rendered as `“`.

Gitit version: gitit version 0.12.0.1 -plugins
OS: Max OS X and Ubuntu 12.04
## Input

```
Yes 'i am in a SINGLE'

Yes "i am in a DOUBLE"
```
## Output, Renered

```
Yes ‘i am in a SINGLE’

Yes “i am in a DOUBLE”
```
## demo here

[http://gitit.johnmacfarlane.net/test_quote](http://gitit.johnmacfarlane.net/test_quote?revision=4720ece8f1aa2485f4ee7f107978106ff8e16c2d)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.