Releases: advantest/fluentmark
Releases · advantest/fluentmark
1.6.1
- Added navigation from source code to the rendered source in the preview and vice-versa, incl. highlighting
- Add support for rendering links to Java members (fields / methods) using flexmark (with modified syntax for member references)
- Add support for rendering links to Jira tickets
- Add code folding for hierarchical sections
- Format only selected text (if a text selection in Markdown editor is available)
- Update to Eclipse 2025-12
- Update to PlantUML 1.2026.3 (see changes)
- Various bug fixes
- Reduced plug-in size (jar file size)
1.6.0
- Added 2 new refactoring operations for in-lining and extracting PlantUML code blocks from/to .puml files
- Refactoring operation for replacing SVG with PlantUML files now checks all references
- New code assist for links to Markdown sections
- New validation of section anchors (identifiers)
- F3 (follow link) now also works in link reference definitions
- Improved syntax highlighting, parsing, and default colors
- Fixed Markdown formatter issue with deleting characters
- Update to PlantUML 1.2025.10 (changes)
- Added new PlantUML library feature dependency (see https://github.com/plantuml/plantuml-eclipse/) for simpler version updates