Skip to content

kghch/md_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online markdown editor

Try Demo here.

Features

  • Github OAuth2.0 login
  • Notes archive and preview
  • Export to PDF
  • Synchronize with Evernote

Preview

Show My Docs

Requirements

  • tornado
  • markdown
  • requests
  • peewee

Attention

The sidebar style is inspired by maxiang.io, the markdown css style copies from ncornette

Usage

  1. MySQL database and tables prepared
  2. Apply for a github OAuth application here and configure CLIENT_ID and CLIENT_SECRET in OAUTH_GITHUG.PY
  3. Run python md_editor.py

Todo:

  • Input box's highlighting
  • Pictures syntax in markdown
  • Todo lists syntax in markdown
  • Export to PDF
  • Multiple color themes
  • Scrollbar synchronization

About

An online markdown editor, with github OAuth2.0 login

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages