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

Something wrong with inline code #4

Closed
Hartrik opened this issue Apr 4, 2017 · 1 comment
Closed

Something wrong with inline code #4

Hartrik opened this issue Apr 4, 2017 · 1 comment
Labels

Comments

@Hartrik
Copy link
Member

Hartrik commented Apr 4, 2017

See example.md / HTML / Entities

Inside inline code: `© ¶ € ň`.

The first '&' is out of code span.

@Hartrik Hartrik added the bug label Apr 4, 2017
@BalounJ
Copy link
Member

BalounJ commented Apr 5, 2017

Problem was in high-level API replaceWith method. When a text to replace starts on index 0 in a span then the replacement is outside of a parent span. Rewritten in [Odt] reEscapeAll rewritten using low-lewel commit.

@BalounJ BalounJ closed this as completed Apr 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants