svelteness / kit-docs

Documentation integration for SvelteKit.
https://kitdocs.vercel.app
MIT License
456 stars 33 forks source link

Support for Asciidoc source in addition to Markdown. #32

Open bwklein opened 2 years ago

bwklein commented 2 years ago

Using asciidoctor.js https://docs.asciidoctor.org/asciidoctor.js/latest/ to process source files to HTML, similar to the Markdown process now.

bwklein commented 4 months ago

Here is a simple demo site of AsciiDoctor.js in a SvelteKit site. https://gitlab.com/zivbk1/sveltekit-asciidoc