Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Backslashes render incorrectly in the CodeMirror editor #46

Closed
will-hart opened this issue Jul 21, 2016 · 2 comments
Closed

Backslashes render incorrectly in the CodeMirror editor #46

will-hart opened this issue Jul 21, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@will-hart
Copy link
Contributor

As discussed in #45, when I type a backslash \ in the editor it appears as a ¥ symbol - see the attached screenshot. This happens in the 0.0.8 binaries as well as the branch in the pull request.

backslash

On the top left is the ¥ symbol that appears, on the right is the rendered markdown slide showing the backslash correctly displayed. The file at the bottom shows the backslash is correctly saved to file.

@yhatt yhatt added the bug label Jul 21, 2016
@yhatt yhatt added this to the v0.0.9 milestone Jul 21, 2016
@yhatt
Copy link
Owner

yhatt commented Jul 21, 2016

Hmm, perhaps this cause would be a side effect for supporting CJK. It is the same as #39.
https://en.wikipedia.org/wiki/Backslash#Confusion_in_usage

@yhatt
Copy link
Owner

yhatt commented Oct 8, 2016

I'll close this issue by merging #93. See also: #39.

@yhatt yhatt closed this as completed Oct 8, 2016
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants