Go to file
Folkert Kevelam 7deef247f0 Add Roadmap
2025-09-12 17:17:11 +02:00
data Update set penrose 2025-08-31 21:20:54 +02:00
lua/MarkdownPreviewer Send base command when opening 2025-08-31 21:22:35 +02:00
Server Add logic for penrose, image, and admonitions 2025-08-31 21:23:54 +02:00
template Add scroll option 2025-08-31 21:23:10 +02:00
.gitignore Initial commit 2025-08-24 18:01:29 +02:00
install.sh Initial commit 2025-08-28 20:17:48 +02:00
README.md Add Roadmap 2025-09-12 17:17:11 +02:00

MarkdownPreviewer

Roadmap

  1. Add circuitikz pipeline
  2. Add notes link, and follow command
  3. Change render_pipeline to use async
  4. Add sagemath pipeline
  5. Add ngspice pipeline
  6. Modularize pythonn server
  7. Formalize API of lua plugin
  8. Formalize API of python server