Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 492 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 492 Bytes

mdpreview

sample

A demo page is here.

You can preview Markdown with MathJax on your web browser. The left-side window is preview window, and the right-side one is input window (you can scroll).

Features

  • Realtime conversion from Markdown+MathJax code to HTML
  • Synchronized scrolling
  • Using LocalStorage to save input data

Libraries

  • MathJax
  • markdown.js
  • AngularJS
  • jQuery

Running test was done on GoogleChrome only.