diff options
author | tobias_verbeke <tobias_verbeke@web> | 2009-01-11 16:04:32 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-01-11 16:04:32 -0500 |
commit | 7b1026b1a803e160c360ee8f4d19004b466f8b7c (patch) | |
tree | 93ed3ae4ab88557301f23ee5cfc0125e974ea31d | |
parent | 5a847e638ceb5a0a8219ef65d31e7fb75d4f0a8e (diff) |
-rw-r--r-- | doc/tips/markdown_and_eclipse.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tips/markdown_and_eclipse.mdwn b/doc/tips/markdown_and_eclipse.mdwn new file mode 100644 index 000000000..9e8e9bfa9 --- /dev/null +++ b/doc/tips/markdown_and_eclipse.mdwn @@ -0,0 +1,4 @@ +For people that were not born with GNU emacs fingers, +there is a markdown editor (with preview and outline) +for [eclipse](http://www.eclipse.org) available +[here](http://www.winterwell.com/software/markdown-editor.php). |