Skip to content

ice428/candy_mark

Repository files navigation

CandyMark

CandyMark is a simple markdown editor.

Features

  • Live preview
  • GitHub Flavored Markdown
  • Presentation mode.
  • Incremental search.
  • mermaid supported.
  • KATEX supported.
  • Built-in Database.
  • Source code highlight.
  • PDF export.
  • Fast Synchronized Scroll.

Usage

To debug application, enter command below in your terminal.

npm install
npm start

To build application, enter command below in your terminal.

npm run build

Writing

  • mermaid code block will render mermaid diagrams.
  • math code block will render KATeX.

Roadmap

  • Export HTML
  • Screenshot
  • Cloud sync

Inspired by

License

MIT. Copyright (c) @ice428.