svelte-markdoc icon indicating copy to clipboard operation
svelte-markdoc copied to clipboard

How would this support custom tags?

Open alexbjorlig opened this issue 2 years ago • 1 comments

I found this repl, with support for custom tags.

Would it be possible to support custom tags in the pre-processor?

alexbjorlig avatar Aug 27 '22 19:08 alexbjorlig

Hi @alexbjorlig

I believe it might support custom tags already, because the preprocessor takes a config parameter which is passed on to Markdoc.

Maybe there should be an example in the readme, since that is a common use case.

joshnuss avatar Sep 06 '22 12:09 joshnuss