Markdown Renderer #12

Open
opened 2023-01-23 10:57:18 +00:00 by phryk · 1 comment
Owner

We'll want a markdown renderer that outputs a DOMinion tree
for easy manipulation. Not quite sure how to implement it.

  • Look at available, well-supported parser frameworks?
  • Implement CommonMark spec
  • Make it extensible
    • Magic links ([<type/<handle>]) and rendering (![<type>/<handle>]
We'll want a markdown renderer that outputs a `DOMinion` tree for easy manipulation. Not quite sure how to implement it. * Look at available, well-supported parser frameworks? * Implement CommonMark spec * Make it extensible * Magic links (`[<type/<handle>]`) and rendering (`![<type>/<handle>]`
Author
Owner

Might actually want to look into creating a new language that combines some aspects of RST and MD.

Might actually want to look into creating a new language that combines some aspects of RST and MD.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
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: phryk/ooze#12
No description provided.