diplodoc-platform / diplodoc-platform/transform

HTML-encoded symbols are being parsed incorrectly

Open
#452 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
69
Forks
59
Avg merge
1d 21h
Merged PRs (30d)
6

Description

Good morning team,

Recently I've found that HTML-encoded symbols are being parsed incorrectly.

Example:
```
> Quote

> Quote
```

First case scenario will be parsed correctly. But the second scenario will be parsed incorrectly despite of being exactly same but HTML-encoded symbol.
This is a common situation because some of the text editors/services converts some symbols into HTML-encoded ones.

I've managed to reproduce it only with quotes. But it can be the case with other rules as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.