MarkdownParser: full Markdown support #3

Open
opened 2023-09-03 03:28:52 +00:00 by luca0N · 0 comments
Owner

Implement the entire Markdown syntax.

  • Ordered lists (1., 2., 3., ...)
  • Code blocks (```)

Also consider adding extended Markdown syntax, such as alerts:

> [!NOTE]
> This is an alert.
Implement the entire Markdown syntax. - [ ] Ordered lists (1., 2., 3., ...) - [ ] Code blocks (\`\`\`) Also consider adding extended Markdown syntax, such as alerts: ```md > [!NOTE] > This is an alert. ```
luca0N changed title from MarkdownParser: Add support for ordered lists to MarkdownParser: full Markdown support 2026-07-02 11:25:41 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
luca0N/swg#3
No description provided.