[BUG] Non-supported HTML elements will be excluded without notice #113
Labels
state: approved
This issue or pull request was approved and can be worked on
type: bug
This fixes a bug. Increment the minor version
General Information
Version: 0.6.0
Installation Method: cargo
Operating System: macOS
Backend (If changed during install): default
Describe the bug
When encountering a non-supported HTML element (e.g tables, mathematical equations, special elements like citations), they will simply get excluded and hidden from the user. This is the defined behavior, however, it leads to a few visual "bugs" when opening articles or just viewing sections only containing non-supported elements, as seen in the screenshots.
To Reproduce
Steps to reproduce the behavior:
List of content management systems
or any other article containing non-supported HTML elementsExpected behavior
Instead of just excluding the element from the article, there should be some text added instead that explains what element was hidden because it isn't supported.
Screenshots
![image](https://user-images.githubusercontent.com/37375448/209431764-19cfa825-cea5-43f8-bb90-3f0b129608e8.png)
Checklist
CONTRIBUTING.md
The text was updated successfully, but these errors were encountered: