Skip to content

pnlybubbles/incunabula

Repository files navigation

Incunabula

js-standard-style

Tools for writing for printing. Currently supporting macOS.

Features

  • Markdown syntax
    • with math typesetting (KaTeX)
  • Page break
  • Realtime preview
  • CSS stylesheet for printing

In Progress

  • ToC
  • Caption number for figures
  • Cover
  • Content hierarchy for editor
  • Custom syntax for markdown (based on remark)
  • Support many printing format

Developing

Start a local server at localhost:9966.

$ npm install
$ npm start

Packaging

Create an executable binary for macOS.

$ npm run build

Screenshot

License

MIT

About

📚 Markdown editor for printing.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published