kcf-jackson / markdown-latex-font

A Markdown editor with LaTeX font, developed using sketch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Markdown editor with LaTeX fonts

(An exercise developing JavaScript application with sketch)

Three distinctive features of the editor are:

  1. it uses LaTeX fonts by default;
  2. it supports vimium-like hotkey hints (enabled with the left Meta key);
  3. it allows fast HTML/PDF-preview.

The editor is suitable for taking short LaTeX notes. Try it out here. (Use the globe button to load a file from URL and the pdf button to toggle HTML/PDF view.)


Screenshot

Vimium-like hotkey hints

HTML vs PDF view

HTML view PDF view

Reference

  1. The editor is the Ace editor.

  2. HTML-view is generated by marked.js

  3. PDF-view is generated by Paged.js

About

A Markdown editor with LaTeX font, developed using sketch


Languages

Language:HTML 96.2%Language:R 3.8%