remark-details

a tokenizer for remark to support details plugin in pymdown

Usage no npm install needed!

<script type="module">
  import remarkDetails from 'https://cdn.skypack.dev/remark-details';
</script>

README

remark-details

It's a tokenizer for remark to support details plugin in pymdown.

Compiler support is also added, tested locally and worked perfectly with remark-lint.

The compile-to-latex branch was used in remark-latex which was used to compile .md to .tex for OI Wiki, only tested locally.