
Asciidoctor Editor
This eclipse plugin is a text editor for asciidoc files.
Features
- Fast html preview
- Supports text based diagram generation
( ditaa, plantuml and graphviz ) - 3 different preview modes:
- Inline preview with editor
- Vertical splitted
- Horizontal splitted
- Both variantes are immediately updated on text save
- When cursor comes in line of anchor or headline it automatically scrolls internal preview to location
- External preview
- Using external Browser
- Update per autorefresh in browser
- time configurable
- can be turned off also
- Interesting when having multiple monitors and wanting to have full sized text document and preview
- Inline preview with editor
- Outline and Quickoutline
- Headlines
- Includes (double click opens file)
- Syntax highlighting in Text Editor
- Colors can be customized.
- Dark theme automatic color support.
- Tooltips
- Hyperlinking of include parts (CTRL+Mouse)
- Convenient toolbar actions
- Table wizard
- Code block templates
- Possibility to toggle TOC on/off in output view
- Switch preview layout variant
- Jump to top of preview (internal preview panel only)
- Additional editors included for
- .ditaa files
- .plantuml files
Links related to the plugin
Additional links
- Asciidoctor Quickreference for details about syntax
- ditaaon github
- plantuml
- graphviz
Technical details
- It uses internally asciidoctorj 1.5.6 and jruby to provide a WYSWYG integration.
- When using plantuml (or graphviz itself) you must ensure you have installed graphviz on your machine