MarkdownParser: add support for inline code #10

Open
opened 2025-12-15 22:58:29 +00:00 by luca0N · 0 comments
Owner

Add support for inline code, which uses code surrounded by single backticks, like so:

The following is a snippet of inline code: `return 0;`
Add support for inline code, which uses code surrounded by single backticks, like so: ```md The following is a snippet of inline code: `return 0;` ```
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.

Dependencies

No dependencies set.

Reference
luca0N/swg#10
No description provided.