Go to file
2025-09-12 17:21:05 +02:00
data Add Intersect predicate 2025-09-12 17:19:21 +02:00
lua/MarkdownPreviewer add buffer change event callback 2025-09-12 17:21:05 +02:00
Server Add tikz and circuitikz to pipeline 2025-09-12 17:18:13 +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