luiztiago / cowdown

Another markdown app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cowdown - Another markdown app

Mooooooooooo.

A simple app using node-webkit.

Download

Features/Goals

  • Github strike trough like
  • Twitter #hashtag and @username links
  • Table style support
  • Youtube Extension added. To use [youtube](https://youtubelink)
  • Vimeo Extension added. To use [vimeo](https://vimeolinknk)
  • Keyboard shortcuts
    • Save (cmd+S)
    • New File (cmd+n)
    • Open File (cmd+o)
    • Indentation Inside Textarea (tab or shift+tb or cmd+[ or cmd+])
  • Full Screen mode
  • Better code highlight
  • Keyboard shortcuts
  • Close this file menu item
  • Export HTML
  • Export to PDF (You can print)
  • Themes

How to contribute (Will add grunt/gulp later)

  • gem install compass
  • bower install
  • /path/to/nw .
  • Make CSS chances on the SASS directory
  • Run compass watch

Authors

  • Djalma Araújo
  • Vitor Fernandes (Designer) Dribbble

License

MIT License


cc company - Code Consultants and Open Source Coding

About

Another markdown app


Languages

Language:CSS 57.3%Language:JavaScript 38.7%Language:Ruby 4.1%