Replies: 1 comment
-
If you have a loader that knows how to parse a custom format, then that should work I think also for Starlight. The only requirement currently is to ensure your content files are in the |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I want to add support for Asciidoc. I know that both of them are simalar. I know that markdoc is supported. They are essentially the same thing different syntax. Any advice.
I created the Asciidoc Loader for it. The docs for it and the other things I created should be done by today.
If you want to check it out download it here. If you want a demo on how the loader works look here
Please think about how Markdoc is supported with Astro Starlight.
Beta Was this translation helpful? Give feedback.
All reactions