Replies: 2 comments
-
yea something like a guide would be really useful! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I ended up having to teach myself while writing this one: https://github.com/j2kun/hugo-goldmark-extensions/tree/main/passthrough Unfortunately I had to implement it a few times because my initial attempts didn't work properly with goldmark's internals |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see lots of examples but I am looking for an explanation of what is needed to implement a basic goldmark extension, such as a parser extension.
Beta Was this translation helpful? Give feedback.
All reactions