plump-tex

2023-10-21

Rudimentary parser turning TeX-like syntax into a Plump DOM.

Upstream URL

github.com/Shinmera/plump-tex

Author

Yukari Hafner <shinmera@tymoon.eu>

Maintainer

Yukari Hafner <shinmera@tymoon.eu>

License

zlib
README

plump-tex

Rudimentary parser turning TeX-like syntax into a Plump DOM. This really does nothing more at the moment than dumbly translating TeX tags to DOM nodes, which can then be serialised into XHTML.

(plump:serialize (plump-tex:parse "Oh hey, \\how{are you} \\holding[up=there]{with all that} {exciting stuff} going on"))

Dependencies (3)

  • cl-ppcre
  • fiveam
  • plump

Dependents (1)

  • GitHub
  • Quicklisp