diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-12 19:10:47 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-12 19:10:47 -0500 |
commit | 7e6abdfd1c4d72df154f8e3ac64cdec9317c1c39 (patch) | |
tree | 28fe6624ade1dd1964f169b3bd5e9709fe1c5b42 | |
parent | b70c64d3f8c150abacbd5d3330409d8280a4f53f (diff) | |
parent | 7b1026b1a803e160c360ee8f4d19004b466f8b7c (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-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). |