workflowy for coders

A Google Chrome extension for WorkFlowy to add markdown support and syntax highlighting in notes

111
19
JavaScript

WorkFlowy for Coders

A Google Chrome extension for WorkFlowy.com to add markdown support and syntax highlighting in notes

Adds some style tweaks and minor features to the excellent WorkFlowy.com. When zoomed into a node, this extension will render markdown type syntax and add syntax highlighting to any code blocks within the node’s notes.

note: to edit notes use the keyboard shortcut (SHIFT+ENTER) or double-click the notes area

Visit http://daringfireball.net/projects/markdown/syntax for markdown syntax guide

##Installation

Install via Google Chrome Store: https://chrome.google.com/webstore/detail/hogpngcijkfmbfijfkaapeejhijipddp

Update 5 Jan 2012

By popular demand, I have removed all the unnecessary style modifications.

Credits:

Showdown - John Fraser - Javascript port of Markdown
Showdown Copyright © 2007 John Fraser. http://www.attacklab.net/

Original Markdown Copyright © 2004-2005 John Gruber http://daringfireball.net/projects/markdown/

Benjamin Arthur Lupton - jQuery implementation of Google Syntax Highlighter
@copyright © 2009-2010 Benjamin Arthur Lupton {@link http://www.balupton.com}

Tabby jQuery plugin - Ted Devito - offers tab support in textareas
http://teddevito.com/demos/textarea.html
Copyright © 2009 Ted Devito