GroupDocs.Editor for Java 23.2 Release Notes

GroupDocs.Editor for Java version 23.2 contains several big features and a set of minor improvements and bug fixes compared to the previous 22.11 release. It introduces new supported format Markdown, new feature to preview the slides in presentation, as well as other improvements and a lot of bug fixes.

New features

Markdown support

In the GroupDocs.Editor for Java version 23.2 we’ve added a full support of the Markdown format - import, export, and auto-detection. Please read the corresponding article for details.

Preview slides from presentation

In the version 23.2 we also added possibility to generate an SVG preview for the any slide in presentation. Please read the corresponding article for details.

Other improvements and bug fixes

Fixed different bugs in mostly the new Markdown module, and also implemented a preserving of the MS Word build-in paragraph and character styles during roundtrip

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
EDITORNET-2343Add possibility to generate a preview for the selected slideNew feature
EDITORNET-1976Implement support of MarkdownNew feature
EDITORNET-2340Support MS Word build-in styles during roundtripImprovement
EDITORNET-1983Cannot convert header element to MarkdownBug
EDITORNET-2342External images in the Markdown document are not preservingBug
EDITORNET-1989Images are not correctly transfered during conversion Markdown to DocxBug
EDITORNET-1987Footnotes are not correctly transfered during conversion between DOCX and MarkdownBug
EDITORNET-2014Exception for document editingBug

Public API and Backward Incompatible Changes

New public types:

New public members:

Removed types and members: None