Description
HTML entities like & → ® , etc. are not longer referened in the Rendered or Split view. This regression appears to creep in since v0.3.0. I've back tested v0.2.8 and these entities were rendered properly back then.
Environment
- OS: Windows 11
- Ferrite version: 0.3.0
- Rust version: N/A (using binary version downloaded from GitHub releases)
- Installation method: pre-built portable binary
Steps to Reproduce
- Input any HTML entity like & → ®
- The entities show up as raw, instead of the expected symbols, in Rendered or Split view.
Expected Behavior
Expected to see the corresponding symbols, respectively.
Additional Context
This regression appears to creep in since v0.3.0. Everything used to render fine up until v0.2.8
Regression
Description
HTML entities like & → ® , etc. are not longer referened in the Rendered or Split view. This regression appears to creep in since v0.3.0. I've back tested v0.2.8 and these entities were rendered properly back then.
Environment
Steps to Reproduce
Expected Behavior
Expected to see the corresponding symbols, respectively.
Additional Context
This regression appears to creep in since v0.3.0. Everything used to render fine up until v0.2.8
Regression