Extend markdown post processing so as to embed cook inside .md files #36
99linesofcode
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just now started using Obsidian and Cooklang so forgive me if this is already a possibility but I'd like to avoid changing the file type of my notes so I can use Obsidian to the full extend of it's markdown capabilities.
Instead of changing the filetype I propose expanding the post processor so that it makes use of the Cooklang HTML renderer when post processing hits a ```cook block.
What are your thoughts on that?
API reference: https://marcus.se.net/obsidian-plugin-docs/editor/markdown-post-processing
Beta Was this translation helpful? Give feedback.
All reactions