User extensions #962
|
I have a couple of ideas/wishes related to markdown parsing and rendering, and it seems a MyST syntax extension might be the natural (only?) way to realize them. However the barrier to entry is perhaps rather high. Do I submit a MEP? Do I need to make contacts in multiple organizations for that? I can think of a couple ways to make it much easier for a student/hobbyist to get started on something like this:
From what I've seen I suppose the interface would just be a callable that receives the markdownit parser. |
Answered by
chrisjsewell
Mar 5, 2023
Replies: 1 comment 12 replies
|
See my answer in executablebooks/MyST-Parser#632 (comment) |
12 replies
Answer selected by
tavin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See my answer in executablebooks/MyST-Parser#632 (comment)