Skip to content

tmetsch/yame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Markdown Editor

I hacked this together mostly for personal use, so it is far from perfect! But feel free to fork and extend :-)

This editor features:

  • All features a good editor should have: Keyboard shortcuts, copy, paste, undo, redo, save file, open file, ...
  • GUI with side-to-side edit and preview panel
  • Spell checking
  • A Tree view which shows the document structure
  • Support for MultiMarkdown to get Maths, Tables etc. working
  • Export of HTML

the obligatory screenshot:

here

Configuration

Set the absolute path of the Markdown executable in the default.cfg file.

Shortcuts

  • Ctrl-C, Ctrl-X and Ctrl-V - the obvious text operations
  • Ctrl-N, Ctrl-O and Ctrl-S - New, Open and Save...
  • Ctrl+F - Find in text
  • Ctrl+T - Toggle Preview
  • Ctrl+E - Export HTML file
  • Ctrl+Q - Exit

Requirements

About

Yet Another Markdown Editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages