Markdown Text-Editor plugin for Eclipse

Markdown Editor plugin for Eclipse

Download site: http://winterstein.me.uk/projects/tt-update-site/
To install, use Eclipse's Software Updates mechanism with the above URL. Alternatively, you can download the required files - which are just plugins/thinktank.markdown_XXX.jar and features/thinktank.markdown.feature_XXX.jar - and copy them into the plugins and features directories in your Eclipse installation.

Setup

Once installed, the plugin provides you with a new editor for .md files. You will probably also want to set it as the editor for .txt files. To do this, go to Preferences->Editor->File Associations. Select the file type "*.txt" and add the Markdown Editor as the default editor. You can also use it for other files by right-clicking on the file and going through the "open with" sub menu.

Features

Feedback

This is a personal project. Please report any bugs to .

Copyright and License

Developed by Daniel Winterstein whilst at a previous company. This code is copyright (c) ThinkTank Mathematics Ltd, 2007 except where otherwise stated. It is released as open-source under the GPL license. This code comes with no warranty or support. The Java source code is included in the download.