Replies: 2 comments
-
It would be useful for my use case to even extend it to features like custom styling but I know it's definitely not standard Markdown so maybe not worth supporting it in Sveltia. |
Beta Was this translation helpful? Give feedback.
-
I think this kind of thing should be handled by editor custom components (which is not yet supported in Sveltia CMS). Sveltia currently uses Marked as the Markdown parser. You could find or write an extension for it as discussed in markedjs/marked#254, but we’ll soon be migrating to Lexical to support custom components (so both the editor and preview will use Lexical). I’ll keep you posted here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to add support for extended Markdown in the preview pane?
I'm using here definition list but it can of course be extended.
Beta Was this translation helpful? Give feedback.
All reactions