Skip to content

msyfls123/MaTeX

Repository files navigation

MaTeX

Web client transform markdown to pdf. https://msyfls123.github.io/MaTeX

WIP

  • parse markdown syntax
    • headlines(h1 – h5)
    • (un)ordered list
    • underline
    • emphasize / stroke / color
    • link
  • rich-text pagination
  • webpack plugin for static files
  • react layout with pdf preview and editing
  • save & load image with IndexDB
  • cache documents in localStorage or IndexDB JSON file export/import JSON
  • anchor pdf content (by page)
  • clean code 😂😂😂
  • maybe use Background Tasks API to schedule and accelerate pdf generating