Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: remove unicode character #311

Merged
merged 1 commit into from
Jan 15, 2016
Merged

Conversation

vbatts
Copy link
Member

@vbatts vbatts commented Jan 14, 2016

pandoc/LaTeX is not happy with this shady character.

! Package inputenc Error: Unicode char \u8:↔ not set up for use with
LaTeX.

Signed-off-by: Vincent Batts vbatts@hashbangbash.com

pandoc/LaTeX is not happy with this shady character.

```
! Package inputenc Error: Unicode char \u8:↔ not set up for use with
LaTeX.
```

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
@wking
Copy link
Contributor

wking commented Jan 14, 2016

On Thu, Jan 14, 2016 at 12:52:50PM -0800, Vincent Batts wrote:

pandoc/LaTeX is not happy with this shady character.

! Package inputenc Error: Unicode char \u8:↔ not set up for use with
LaTeX.

But it's fine with the ellipsis later in the sentence?

Either way, this change is fine with me (although I'm still not sure
what we gain by involving Pandoc, #264).

@vishh
Copy link
Contributor

vishh commented Jan 14, 2016

LGTM

1 similar comment
@mrunalp
Copy link
Contributor

mrunalp commented Jan 15, 2016

LGTM

mrunalp pushed a commit that referenced this pull request Jan 15, 2016
style: remove unicode character
@mrunalp mrunalp merged commit d61af70 into opencontainers:master Jan 15, 2016
@vbatts vbatts deleted the unicode branch April 12, 2016 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants