<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-editor</artifactId>
<version>23.2</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-editor', version: '23.2')
<dependency org="com.groupdocs" name="groupdocs-editor" rev="23.2">
<artifact name="groupdocs-editor" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-editor" % "23.2"
What’s new in the GroupDocs.Editor for Java 23.2
Release Highlights
GroupDocs.Editor for Java 23.2 introduces comprehensive support for the Markdown format and enables SVG slide previews in presentations. This release also improves style preservation in Word documents and resolves several issues with Markdown-DOCX conversions, footnotes, and image handling.
New Features
Full Support for Markdown Format:
Added complete support for the Markdown format including import, export, and auto-detection, enhancing document compatibility across platforms.Slide Preview Feature for Presentations:
Introduced the ability to generate SVG previews for any selected slide in a presentation document, supporting enhanced user interaction and rendering.
Improvements
- Preserve Built-In Styles in MS Word:
Ensures that built-in paragraph and character styles are retained during DOCX roundtrip processing, preserving the fidelity of Word documents.
Bug Fixes
Markdown Header Conversion Error:
Resolved an issue where header elements failed to convert correctly from DOCX to Markdown.External Image Preservation in Markdown:
Fixed a problem where external images were lost during Markdown document processing.Image Transfer in Markdown to DOCX:
Corrected the transfer of images when converting Markdown files to DOCX format.Footnotes Loss During DOCX-Markdown Conversion:
Fixed the incorrect handling of footnotes during bi-directional conversion between DOCX and Markdown formats.Exception During Document Editing:
Addressed a generic exception that occurred during certain document editing scenarios.
Public API and Backward Incompatible Changes
New Public Types
MarkdownEditOptions
MarkdownSaveOptions
MarkdownImageLoadArgs
MarkdownImageLoadingAction
IMarkdownImageLoadCallback
New Public Members
PresentationDocumentInfo.generatePreview(int slideIndex)
🔍 Explore the Full Release Details
For a full list of updates, please visit GroupDocs.Editor for Java 23.2 Release Notes.
markdown editor java
| slide preview svg
| markdown to docx fix
| word styles roundtrip
| editor markdown image fix
Version | Release Date |
---|---|
25.3 | March 28, 2025 |
24.9 | September 19, 2024 |
24.4 | April 26, 2024 |
23.9 | September 20, 2023 |
23.5.1 | July 26, 2023 |
23.5 | May 17, 2023 |
23.2 | February 6, 2023 |
22.11 | November 16, 2022 |
22.9 | September 27, 2022 |
22.6 | August 25, 2022 |
22.4 | April 21, 2022 |
20.8.1 | January 25, 2022 |
17.9 | January 25, 2022 |
20.11 | November 25, 2020 |
20.8 | August 13, 2020 |
19.10 | October 4, 2019 |
19.4 | April 3, 2019 |
18.9 | September 12, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-editor-23.2-javadoc.jar | javadoc | 758 KB |
groupdocs-editor-23.2.jar | 175 MB | |
groupdocs-editor-23.2.pom | 1 KB |