-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Labels
feature request 🌟Issue is a new feature request.Issue is a new feature request.
Description
Current behavior
Boost Note currently seems to sanitize all HTML tags. If we include an HTML table, it is ignored by the editor and not shown in the rendered document. Mardown tables are rendered properly as expected.
Expected behavior
HTML tables should be rendered properly, as shown below with old Boostnote.
This is useful in scenarios such as adding a list of items within a table cell, as shown in the screenshot above. (Side note: HTML lists are not supported either).
It has been previously noted that all HTML tags supported by GitHub are also supported within Boost Note [comment], but this doesn't seem to be the case currently.
Steps to reproduce
- Add an HTML table to a Boost Note note.
- Check the rendered document.
Environment
Desktop/Web
- Boost Note.next version: 0.9.0
- OS version and name: macOS 10.15.6 (19G2021)
hoppfrosch and iwasetechfunjp
Metadata
Metadata
Assignees
Labels
feature request 🌟Issue is a new feature request.Issue is a new feature request.

