From 40bee0df78cf62b5132a5198f5d446d85056cd51 Mon Sep 17 00:00:00 2001 From: Vladimir Schneider Date: Fri, 10 Apr 2020 10:37:23 -0400 Subject: [PATCH] bump to next version --- .idea/markdown-navigator.xml | 13 +++++++++++++ .idea/markdown-navigator/COPY_HTML_MIME.xml | 13 +++++++++++++ .idea/markdown-navigator/Comms.xml | 11 +++++++++++ .idea/markdown-navigator/GitHub_Templates.xml | 13 +++++++++++++ .idea/markdown-navigator/OVERVIEW.xml | 13 +++++++++++++ .idea/markdown-navigator/Wiki.xml | 13 +++++++++++++ README.md | 8 ++++---- VERSION-TODO.md | 13 ++++++++++--- flexmark-all/pom.xml | 2 +- flexmark-core-test/pom.xml | 2 +- flexmark-docx-converter/pom.xml | 2 +- flexmark-ext-abbreviation/pom.xml | 2 +- flexmark-ext-admonition/pom.xml | 2 +- flexmark-ext-anchorlink/pom.xml | 4 ++-- flexmark-ext-aside/pom.xml | 2 +- flexmark-ext-attributes/pom.xml | 2 +- flexmark-ext-autolink/pom.xml | 2 +- flexmark-ext-definition/pom.xml | 2 +- flexmark-ext-emoji/pom.xml | 2 +- flexmark-ext-enumerated-reference/pom.xml | 2 +- flexmark-ext-escaped-character/pom.xml | 2 +- flexmark-ext-footnotes/pom.xml | 2 +- flexmark-ext-gfm-issues/pom.xml | 2 +- flexmark-ext-gfm-strikethrough/pom.xml | 2 +- flexmark-ext-gfm-tasklist/pom.xml | 2 +- flexmark-ext-gfm-users/pom.xml | 2 +- flexmark-ext-gitlab/pom.xml | 2 +- flexmark-ext-ins/pom.xml | 2 +- flexmark-ext-jekyll-front-matter/pom.xml | 2 +- flexmark-ext-jekyll-tag/pom.xml | 2 +- flexmark-ext-macros/pom.xml | 2 +- flexmark-ext-media-tags/pom.xml | 2 +- flexmark-ext-spec-example/pom.xml | 2 +- flexmark-ext-superscript/pom.xml | 2 +- flexmark-ext-tables/pom.xml | 2 +- flexmark-ext-toc/pom.xml | 2 +- flexmark-ext-typographic/pom.xml | 2 +- flexmark-ext-wikilink/pom.xml | 2 +- flexmark-ext-xwiki-macros/pom.xml | 2 +- flexmark-ext-yaml-front-matter/pom.xml | 2 +- flexmark-ext-youtube-embedded/pom.xml | 2 +- flexmark-ext-zzzzzz/pom.xml | 2 +- flexmark-html2md-converter/pom.xml | 2 +- flexmark-integration-test/pom.xml | 2 +- flexmark-jira-converter/pom.xml | 2 +- flexmark-osgi/pom.xml | 2 +- flexmark-pdf-converter/pom.xml | 2 +- flexmark-profile-pegdown/pom.xml | 2 +- flexmark-test-specs/pom.xml | 2 +- flexmark-test-util/pom.xml | 2 +- flexmark-tree-iteration/pom.xml | 2 +- flexmark-util-ast/pom.xml | 2 +- flexmark-util-builder/pom.xml | 2 +- flexmark-util-collection/pom.xml | 2 +- flexmark-util-data/pom.xml | 2 +- flexmark-util-dependency/pom.xml | 2 +- flexmark-util-experimental/pom.xml | 2 +- flexmark-util-format/pom.xml | 2 +- flexmark-util-html/pom.xml | 2 +- flexmark-util-misc/pom.xml | 2 +- flexmark-util-options/pom.xml | 2 +- flexmark-util-sequence/pom.xml | 2 +- flexmark-util-visitor/pom.xml | 2 +- flexmark-util/pom.xml | 2 +- flexmark-youtrack-converter/pom.xml | 2 +- flexmark/pom.xml | 2 +- pom.xml | 2 +- 67 files changed, 150 insertions(+), 67 deletions(-) diff --git a/.idea/markdown-navigator.xml b/.idea/markdown-navigator.xml index 5016974eb..6d06643d9 100644 --- a/.idea/markdown-navigator.xml +++ b/.idea/markdown-navigator.xml @@ -47,8 +47,21 @@ + diff --git a/.idea/markdown-navigator/COPY_HTML_MIME.xml b/.idea/markdown-navigator/COPY_HTML_MIME.xml index 62483936a..86f91dcb3 100644 --- a/.idea/markdown-navigator/COPY_HTML_MIME.xml +++ b/.idea/markdown-navigator/COPY_HTML_MIME.xml @@ -55,8 +55,21 @@ + diff --git a/.idea/markdown-navigator/Comms.xml b/.idea/markdown-navigator/Comms.xml index 94ddf4bfc..358cb399f 100644 --- a/.idea/markdown-navigator/Comms.xml +++ b/.idea/markdown-navigator/Comms.xml @@ -56,10 +56,21 @@ + diff --git a/.idea/markdown-navigator/GitHub_Templates.xml b/.idea/markdown-navigator/GitHub_Templates.xml index 43f88fe5b..48f9c5cd5 100644 --- a/.idea/markdown-navigator/GitHub_Templates.xml +++ b/.idea/markdown-navigator/GitHub_Templates.xml @@ -34,8 +34,21 @@ + diff --git a/.idea/markdown-navigator/OVERVIEW.xml b/.idea/markdown-navigator/OVERVIEW.xml index 6fa70504a..6a47ebd75 100644 --- a/.idea/markdown-navigator/OVERVIEW.xml +++ b/.idea/markdown-navigator/OVERVIEW.xml @@ -51,8 +51,21 @@ + diff --git a/.idea/markdown-navigator/Wiki.xml b/.idea/markdown-navigator/Wiki.xml index 503e20f64..8a0d4b724 100644 --- a/.idea/markdown-navigator/Wiki.xml +++ b/.idea/markdown-navigator/Wiki.xml @@ -37,8 +37,21 @@ + diff --git a/README.md b/README.md index 5029cf91d..062f9c208 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ optimization of implementation classes. Changes are detailed in ### master [![Build status](https://travis-ci.org/vsch/flexmark-java.svg?branch=master)](https://travis-ci.org/vsch/flexmark-java) -### latest [![Maven Central status](https://img.shields.io/maven-central/v/com.vladsch.flexmark/flexmark.svg)](https://search.maven.org/search?q=g:com.vladsch.flexmark) [![Build status](https://travis-ci.org/vsch/flexmark-java.svg?branch=0.61.0)](https://travis-ci.org/vsch/flexmark-java) [![Javadocs](https://www.javadoc.io/badge/com.vladsch.flexmark/flexmark.svg)](https://www.javadoc.io/doc/com.vladsch.flexmark/flexmark) +### latest [![Maven Central status](https://img.shields.io/maven-central/v/com.vladsch.flexmark/flexmark.svg)](https://search.maven.org/search?q=g:com.vladsch.flexmark) [![Build status](https://travis-ci.org/vsch/flexmark-java.svg?branch=0.61.4)](https://travis-ci.org/vsch/flexmark-java) [![Javadocs](https://www.javadoc.io/badge/com.vladsch.flexmark/flexmark.svg)](https://www.javadoc.io/doc/com.vladsch.flexmark/flexmark) @@ -54,7 +54,7 @@ following sample: com.vladsch.flexmark flexmark-all - 0.61.0 + 0.61.4 ``` @@ -93,7 +93,7 @@ public class BasicSample { #### Building via Gradle ```shell -compile 'com.vladsch.flexmark:flexmark-all:0.61.0' +compile 'com.vladsch.flexmark:flexmark-all:0.61.4' ``` #### Building with Android Studio @@ -183,7 +183,7 @@ custom node renderer if you need to override the generated link HTML. ### Latest Additions and Changes -* Major reorganization and code cleanup of implementation in version 0.61.0, see +* Major reorganization and code cleanup of implementation in version 0.61.4, see [Version-0.60.0-Changes](../../wiki/Version-0.60.0-Changes) * [Flexmark Architecture and Dependencies Diagrams](https://sourcespy.com/github/flexmark/) thanks to great work by [Alex Karezin](mailto:javadiagrams@gmail.com) you can get an overview diff --git a/VERSION-TODO.md b/VERSION-TODO.md index bf0db9472..dc75e8c54 100644 --- a/VERSION-TODO.md +++ b/VERSION-TODO.md @@ -7,6 +7,7 @@ - [Release 0.60.0](#release-0600) - [API Refactoring](#api-refactoring) - [Next 0.61.xx](#next-061xx) +- [0.61.4](#0614) - [0.61.2](#0612) - [0.61.0](#0610) - [0.60.2](#0602) @@ -215,11 +216,16 @@ Please give feedback on the upcoming changes if you have concerns about breaking `|` for each line that was wrapped. Otherwise, it is impossible to tell where each line ends and another begins. +## 0.61.4 + +* [ ] Fix: wiki links should not be wrapped during formatting. +* Fix: merge [#397, PR: Add base64 image support with docx rendering] thanks to [@Xaelis] + ## 0.61.2 * Fix: `ScopedDataSet.getAll()` and `ScopedDataSet.getKeys()` would not return keys from parent scope. -* Fix: [#396, DocumentParser stops reading too early resulting in the document being cut off] +* Fix: [#396, DocumentParser stops reading too early resulting in the document being cut off] ## 0.61.0 @@ -2307,6 +2313,9 @@ Please give feedback on the upcoming changes if you have concerns about breaking [#384, Markdown parser produces invalid HTML]: https://github.com/vsch/flexmark-java/issues/384 [#387, JUnit is in the compile scope]: https://github.com/vsch/flexmark-java/pull/387 [#391, PR: Fix: CRLF line separator in fenced code blocks produce redundant CR.]: https://github.com/vsch/flexmark-java/pull/391 +[#396, DocumentParser stops reading too early resulting in the document being cut off]: https://github.com/vsch/flexmark-java/issues/396 +[#397, PR: Add base64 image support with docx rendering]: https://github.com/vsch/flexmark-java/pull/397 +[@Xaelis]: https://github.com/Xaelis [Awesome Console]: https://plugins.jetbrains.com/plugin/7677-awesome-console "Awesome Console" [HtmlToMarkdownCustomizedSample.java]: https://github.com/vsch/flexmark-java/blob/master/flexmark-java-samples/src/com/vladsch/flexmark/java/samples/HtmlToMarkdownCustomizedSample.java [Kijimuna]: https://github.com/Kijimuna @@ -2318,6 +2327,4 @@ Please give feedback on the upcoming changes if you have concerns about breaking [migrate flexmark-java 0_40_x to 0_42_0]: https://github.com/vsch/flexmark-java/blob/master/assets/migrations/migrate%20flexmark-java%200_40_x%20to%200_42_0.xml [migrate flexmark-java 0_42_x to 0_50_0.xml]: https://github.com/vsch/flexmark-java/blob/master/assets/migrations/migrate%20flexmark-java%200_42_x%20to%200_50_0.xml -[#396, DocumentParser stops reading too early resulting in the document being cut off]: https://github.com/vsch/flexmark-java/issues/396 - diff --git a/flexmark-all/pom.xml b/flexmark-all/pom.xml index 7aea9c9b5..3caf38a5e 100644 --- a/flexmark-all/pom.xml +++ b/flexmark-all/pom.xml @@ -7,7 +7,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-all diff --git a/flexmark-core-test/pom.xml b/flexmark-core-test/pom.xml index e20bf2ccd..571a2f704 100644 --- a/flexmark-core-test/pom.xml +++ b/flexmark-core-test/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-core-test diff --git a/flexmark-docx-converter/pom.xml b/flexmark-docx-converter/pom.xml index d61c3db8e..cff7dcc90 100644 --- a/flexmark-docx-converter/pom.xml +++ b/flexmark-docx-converter/pom.xml @@ -5,7 +5,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-docx-converter diff --git a/flexmark-ext-abbreviation/pom.xml b/flexmark-ext-abbreviation/pom.xml index 7fd48e6b4..20a8e8e44 100644 --- a/flexmark-ext-abbreviation/pom.xml +++ b/flexmark-ext-abbreviation/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-abbreviation diff --git a/flexmark-ext-admonition/pom.xml b/flexmark-ext-admonition/pom.xml index ab16cf483..a7b19984d 100644 --- a/flexmark-ext-admonition/pom.xml +++ b/flexmark-ext-admonition/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-admonition diff --git a/flexmark-ext-anchorlink/pom.xml b/flexmark-ext-anchorlink/pom.xml index 75221bdfa..58ccd497b 100644 --- a/flexmark-ext-anchorlink/pom.xml +++ b/flexmark-ext-anchorlink/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-anchorlink @@ -28,7 +28,7 @@ com.vladsch.flexmark flexmark-jira-converter - 0.61.2 + 0.61.4 test diff --git a/flexmark-ext-aside/pom.xml b/flexmark-ext-aside/pom.xml index 07295bfa8..eb61780be 100644 --- a/flexmark-ext-aside/pom.xml +++ b/flexmark-ext-aside/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-aside diff --git a/flexmark-ext-attributes/pom.xml b/flexmark-ext-attributes/pom.xml index b5e860e76..38434c879 100644 --- a/flexmark-ext-attributes/pom.xml +++ b/flexmark-ext-attributes/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-attributes diff --git a/flexmark-ext-autolink/pom.xml b/flexmark-ext-autolink/pom.xml index d2c4214f1..e8af05ad8 100644 --- a/flexmark-ext-autolink/pom.xml +++ b/flexmark-ext-autolink/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-autolink diff --git a/flexmark-ext-definition/pom.xml b/flexmark-ext-definition/pom.xml index fc033af36..891f43baa 100644 --- a/flexmark-ext-definition/pom.xml +++ b/flexmark-ext-definition/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-definition diff --git a/flexmark-ext-emoji/pom.xml b/flexmark-ext-emoji/pom.xml index b70f46b53..d1b61bd60 100644 --- a/flexmark-ext-emoji/pom.xml +++ b/flexmark-ext-emoji/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-emoji diff --git a/flexmark-ext-enumerated-reference/pom.xml b/flexmark-ext-enumerated-reference/pom.xml index 25382d6b5..50166fe61 100644 --- a/flexmark-ext-enumerated-reference/pom.xml +++ b/flexmark-ext-enumerated-reference/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-enumerated-reference diff --git a/flexmark-ext-escaped-character/pom.xml b/flexmark-ext-escaped-character/pom.xml index 01566e9c5..e602500d4 100644 --- a/flexmark-ext-escaped-character/pom.xml +++ b/flexmark-ext-escaped-character/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-escaped-character diff --git a/flexmark-ext-footnotes/pom.xml b/flexmark-ext-footnotes/pom.xml index ea4047546..19da616af 100644 --- a/flexmark-ext-footnotes/pom.xml +++ b/flexmark-ext-footnotes/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-footnotes diff --git a/flexmark-ext-gfm-issues/pom.xml b/flexmark-ext-gfm-issues/pom.xml index a465ecc30..bce3c11de 100644 --- a/flexmark-ext-gfm-issues/pom.xml +++ b/flexmark-ext-gfm-issues/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-gfm-issues diff --git a/flexmark-ext-gfm-strikethrough/pom.xml b/flexmark-ext-gfm-strikethrough/pom.xml index 19887a0d4..8544e1584 100644 --- a/flexmark-ext-gfm-strikethrough/pom.xml +++ b/flexmark-ext-gfm-strikethrough/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-gfm-strikethrough diff --git a/flexmark-ext-gfm-tasklist/pom.xml b/flexmark-ext-gfm-tasklist/pom.xml index 5ee565a1d..ceca645dd 100644 --- a/flexmark-ext-gfm-tasklist/pom.xml +++ b/flexmark-ext-gfm-tasklist/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-gfm-tasklist diff --git a/flexmark-ext-gfm-users/pom.xml b/flexmark-ext-gfm-users/pom.xml index 350e7cee9..000e2a3b7 100644 --- a/flexmark-ext-gfm-users/pom.xml +++ b/flexmark-ext-gfm-users/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-gfm-users diff --git a/flexmark-ext-gitlab/pom.xml b/flexmark-ext-gitlab/pom.xml index e397a9ef0..aff6c5315 100644 --- a/flexmark-ext-gitlab/pom.xml +++ b/flexmark-ext-gitlab/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-gitlab diff --git a/flexmark-ext-ins/pom.xml b/flexmark-ext-ins/pom.xml index 5efaa52b6..bb0bc7e7a 100644 --- a/flexmark-ext-ins/pom.xml +++ b/flexmark-ext-ins/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-ins diff --git a/flexmark-ext-jekyll-front-matter/pom.xml b/flexmark-ext-jekyll-front-matter/pom.xml index 833e5f961..583d3ed7e 100644 --- a/flexmark-ext-jekyll-front-matter/pom.xml +++ b/flexmark-ext-jekyll-front-matter/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-jekyll-front-matter diff --git a/flexmark-ext-jekyll-tag/pom.xml b/flexmark-ext-jekyll-tag/pom.xml index 0306d2347..6f67a864f 100644 --- a/flexmark-ext-jekyll-tag/pom.xml +++ b/flexmark-ext-jekyll-tag/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-jekyll-tag diff --git a/flexmark-ext-macros/pom.xml b/flexmark-ext-macros/pom.xml index 3d3834174..2eeebd20f 100644 --- a/flexmark-ext-macros/pom.xml +++ b/flexmark-ext-macros/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-macros diff --git a/flexmark-ext-media-tags/pom.xml b/flexmark-ext-media-tags/pom.xml index 70a6b9bcc..caae47318 100644 --- a/flexmark-ext-media-tags/pom.xml +++ b/flexmark-ext-media-tags/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-media-tags diff --git a/flexmark-ext-spec-example/pom.xml b/flexmark-ext-spec-example/pom.xml index 3aac29574..a3c6be672 100644 --- a/flexmark-ext-spec-example/pom.xml +++ b/flexmark-ext-spec-example/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-spec-example diff --git a/flexmark-ext-superscript/pom.xml b/flexmark-ext-superscript/pom.xml index a80529159..46ce3ca2a 100644 --- a/flexmark-ext-superscript/pom.xml +++ b/flexmark-ext-superscript/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-superscript diff --git a/flexmark-ext-tables/pom.xml b/flexmark-ext-tables/pom.xml index 63d66aa50..799d1b37d 100644 --- a/flexmark-ext-tables/pom.xml +++ b/flexmark-ext-tables/pom.xml @@ -5,7 +5,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-tables diff --git a/flexmark-ext-toc/pom.xml b/flexmark-ext-toc/pom.xml index 62275f67a..8555820a8 100644 --- a/flexmark-ext-toc/pom.xml +++ b/flexmark-ext-toc/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-toc diff --git a/flexmark-ext-typographic/pom.xml b/flexmark-ext-typographic/pom.xml index 5f49b057f..a42e07b0f 100644 --- a/flexmark-ext-typographic/pom.xml +++ b/flexmark-ext-typographic/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-typographic diff --git a/flexmark-ext-wikilink/pom.xml b/flexmark-ext-wikilink/pom.xml index 0a38ad3fa..c2961d08a 100644 --- a/flexmark-ext-wikilink/pom.xml +++ b/flexmark-ext-wikilink/pom.xml @@ -5,7 +5,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-wikilink diff --git a/flexmark-ext-xwiki-macros/pom.xml b/flexmark-ext-xwiki-macros/pom.xml index d828229a3..df989af24 100644 --- a/flexmark-ext-xwiki-macros/pom.xml +++ b/flexmark-ext-xwiki-macros/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-xwiki-macros diff --git a/flexmark-ext-yaml-front-matter/pom.xml b/flexmark-ext-yaml-front-matter/pom.xml index d04322866..2a9dbdea8 100644 --- a/flexmark-ext-yaml-front-matter/pom.xml +++ b/flexmark-ext-yaml-front-matter/pom.xml @@ -4,7 +4,7 @@ flexmark-java com.vladsch.flexmark - 0.61.2 + 0.61.4 flexmark-ext-yaml-front-matter diff --git a/flexmark-ext-youtube-embedded/pom.xml b/flexmark-ext-youtube-embedded/pom.xml index ec9dfbd5d..b6bb2e6ca 100644 --- a/flexmark-ext-youtube-embedded/pom.xml +++ b/flexmark-ext-youtube-embedded/pom.xml @@ -4,7 +4,7 @@ flexmark-java com.vladsch.flexmark - 0.61.2 + 0.61.4 4.0.0 diff --git a/flexmark-ext-zzzzzz/pom.xml b/flexmark-ext-zzzzzz/pom.xml index af22b726e..3e9dd4685 100644 --- a/flexmark-ext-zzzzzz/pom.xml +++ b/flexmark-ext-zzzzzz/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-ext-zzzzzz diff --git a/flexmark-html2md-converter/pom.xml b/flexmark-html2md-converter/pom.xml index 80d29488f..bf799eccd 100644 --- a/flexmark-html2md-converter/pom.xml +++ b/flexmark-html2md-converter/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-html2md-converter diff --git a/flexmark-integration-test/pom.xml b/flexmark-integration-test/pom.xml index 2d6bdf11a..aaabae9e8 100644 --- a/flexmark-integration-test/pom.xml +++ b/flexmark-integration-test/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-integration-test diff --git a/flexmark-jira-converter/pom.xml b/flexmark-jira-converter/pom.xml index 0bad6092e..90e951414 100644 --- a/flexmark-jira-converter/pom.xml +++ b/flexmark-jira-converter/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-jira-converter diff --git a/flexmark-osgi/pom.xml b/flexmark-osgi/pom.xml index 893c63f5c..321a194cc 100644 --- a/flexmark-osgi/pom.xml +++ b/flexmark-osgi/pom.xml @@ -7,7 +7,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-osgi diff --git a/flexmark-pdf-converter/pom.xml b/flexmark-pdf-converter/pom.xml index f4e3e0926..e1600c1d7 100644 --- a/flexmark-pdf-converter/pom.xml +++ b/flexmark-pdf-converter/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-pdf-converter diff --git a/flexmark-profile-pegdown/pom.xml b/flexmark-profile-pegdown/pom.xml index 660f8ecf5..dfb734980 100644 --- a/flexmark-profile-pegdown/pom.xml +++ b/flexmark-profile-pegdown/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-profile-pegdown diff --git a/flexmark-test-specs/pom.xml b/flexmark-test-specs/pom.xml index fbd18a1a2..212590392 100644 --- a/flexmark-test-specs/pom.xml +++ b/flexmark-test-specs/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-test-specs diff --git a/flexmark-test-util/pom.xml b/flexmark-test-util/pom.xml index 3ff51df5c..565e19179 100644 --- a/flexmark-test-util/pom.xml +++ b/flexmark-test-util/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-test-util diff --git a/flexmark-tree-iteration/pom.xml b/flexmark-tree-iteration/pom.xml index b41d3a320..28af33a41 100644 --- a/flexmark-tree-iteration/pom.xml +++ b/flexmark-tree-iteration/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-tree-iteration diff --git a/flexmark-util-ast/pom.xml b/flexmark-util-ast/pom.xml index fe6a7a91c..01758fd36 100644 --- a/flexmark-util-ast/pom.xml +++ b/flexmark-util-ast/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-ast diff --git a/flexmark-util-builder/pom.xml b/flexmark-util-builder/pom.xml index 520d350eb..38e362826 100644 --- a/flexmark-util-builder/pom.xml +++ b/flexmark-util-builder/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-builder diff --git a/flexmark-util-collection/pom.xml b/flexmark-util-collection/pom.xml index ebedd5046..5c90900fc 100644 --- a/flexmark-util-collection/pom.xml +++ b/flexmark-util-collection/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-collection diff --git a/flexmark-util-data/pom.xml b/flexmark-util-data/pom.xml index a9f8f5d3e..57de9fb79 100644 --- a/flexmark-util-data/pom.xml +++ b/flexmark-util-data/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-data diff --git a/flexmark-util-dependency/pom.xml b/flexmark-util-dependency/pom.xml index c633917b0..69645ae4c 100644 --- a/flexmark-util-dependency/pom.xml +++ b/flexmark-util-dependency/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-dependency diff --git a/flexmark-util-experimental/pom.xml b/flexmark-util-experimental/pom.xml index e8de10ec4..7549ea8e9 100644 --- a/flexmark-util-experimental/pom.xml +++ b/flexmark-util-experimental/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-experimental diff --git a/flexmark-util-format/pom.xml b/flexmark-util-format/pom.xml index 468199cb0..ad50f8bec 100644 --- a/flexmark-util-format/pom.xml +++ b/flexmark-util-format/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-format diff --git a/flexmark-util-html/pom.xml b/flexmark-util-html/pom.xml index a00914899..59257845f 100644 --- a/flexmark-util-html/pom.xml +++ b/flexmark-util-html/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-html diff --git a/flexmark-util-misc/pom.xml b/flexmark-util-misc/pom.xml index 886a5b8e5..e8a56b57b 100644 --- a/flexmark-util-misc/pom.xml +++ b/flexmark-util-misc/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-misc diff --git a/flexmark-util-options/pom.xml b/flexmark-util-options/pom.xml index a746693a2..18a1a8f3d 100644 --- a/flexmark-util-options/pom.xml +++ b/flexmark-util-options/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-options diff --git a/flexmark-util-sequence/pom.xml b/flexmark-util-sequence/pom.xml index e3d067067..9c5afb5fd 100644 --- a/flexmark-util-sequence/pom.xml +++ b/flexmark-util-sequence/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-sequence diff --git a/flexmark-util-visitor/pom.xml b/flexmark-util-visitor/pom.xml index 2a6226966..4fd233315 100644 --- a/flexmark-util-visitor/pom.xml +++ b/flexmark-util-visitor/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util-visitor diff --git a/flexmark-util/pom.xml b/flexmark-util/pom.xml index 2899ef58b..04215a03d 100644 --- a/flexmark-util/pom.xml +++ b/flexmark-util/pom.xml @@ -5,7 +5,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-util diff --git a/flexmark-youtrack-converter/pom.xml b/flexmark-youtrack-converter/pom.xml index 87236d439..b00e0f7d4 100644 --- a/flexmark-youtrack-converter/pom.xml +++ b/flexmark-youtrack-converter/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-youtrack-converter diff --git a/flexmark/pom.xml b/flexmark/pom.xml index f2d834edf..1ce36527a 100644 --- a/flexmark/pom.xml +++ b/flexmark/pom.xml @@ -4,7 +4,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark diff --git a/pom.xml b/pom.xml index 02aa9cb0b..af395a7e2 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.vladsch.flexmark flexmark-java - 0.61.2 + 0.61.4 flexmark-java Java re-implementation of commonmark-java based parser, with AST reflecting source elements, full source position tracking, greater parser extensibility.