grosenberg / Fluentmark

FluentMark -- Eclipse editor for Markdown content
Eclipse Public License 1.0
38 stars 13 forks source link
blackfriday-converter dot-graphics eclipse-ide eclipse-plugin latex markdown pandoc-converter
Logo

FluentMark

A full-featured Markdown editing environment for Eclipse.

Features

Use

Main toolbar

toolbar
  1. Mark Occurrences
  2. Feature Toolbar
  3. Soft Line Wrap
  4. Show Whitespace Characters
  5. Live View
  6. Export to HTML
  7. Export to PDF

Details on how to use Fluentmark.

Details on the Semantic Styling feature.

Screenshot

screen shot

Graph presentation using Graphviz Dot

Installation

Installation:

Certiv Tools update site: https://www.certiv.net/updates

Requirements

Configuration

Eclipse Preference pages ---

Window -> Certiv Tools -> FluentMark

To use the Pandoc converter, select the pandoc executable from the local filesystem on the Pandoc Converter tab.

To use Graphviz Dot, select the dot executable on the Fluentmark preference page. Note, if Graphviz is installed in a non-default directory, PlantUML requres that the GRAPHVIZ_DOT environment variable be set to the actual installation directory.

To use the BlackFriday converter, install the customized blackfriday-tool from GitHub. A Windows 64-bit compiled executable is available for download blackfriday-tool.zip. The blackfriday-tool executable can then be selected on the BlackFriday Converter tab.

Support

Open an issue on Github. Provide as much information as possible:

Resources

  1. Markdown Syntax
  2. TeX Syntax Documentation
  3. PlantUML Language Specification
  4. Graphviz Documentation

License

EPL