asciidoctor/asciidoctor-reveal.js

Support STEM/Math feature using reveal.js built-in feature

Opened this issue · 0 comments

reveal.js supports 3 typesetting libraries: https://revealjs.com/math/

  • KaTeX
  • MathJax 2
  • MathJax 3

I think we should support the AsciiDoc :stem: attribute using reveal.js built-in feature. We could introduce a new attribute to control which typesetting library will be used:

  • stem-provider
  • stem-typesetter