-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Description
The mobile Rich Text Editor should be updated to support rendering and editing the following Markdown:
-
==highlight==
s — Mobile: Rich Text Editor: Support rendering subscript, superscript, and highlighted formatting #12944 -
[toc]
s — Mobile: Rich Text Editor: Support rendering table of contents blocks #12949- The Markdown
[toc]
generates a table of contents. Currently, editing a note that contains a[toc]
expands the[toc]
into a list of links.
- The Markdown
-
<sub>
and<sup>
— Mobile: Rich Text Editor: Support rendering subscript, superscript, and highlighted formatting #12944 -
<details>
— Mobile: Rich Text Editor: Add basic support for collapsible <details> blocks #12946 - Footnotes
- The ProseMirror footnotes tutorial might be helpful when implementing this.
Metadata
Metadata
Assignees
Labels
No labels