Dimitry Polivaev
Dimitry Polivaev
* [ x] I have not changed the `README.md` directly.
Sometimes major updates require update of Java runtime version or introduce other breaking changes and therefore they are not always possible. See https://www.mojohaus.org/versions/versions-maven-plugin/update-property-mojo.html#allowMajorUpdates Relates to https://github.com/ben-manes/gradle-versions-plugin/issues/841
If round brackets are contained in the links, there are different ways of entering them in markdown. They are discussed at https://stackoverflow.com/questions/13824669/how-do-you-write-a-link-containing-a-closing-bracket-in-markdown-syntax. `[Syntax](http://en.wikipedia.org/wiki/Syntax_\(programming_languages\))` `[Syntax]()` `[Syntax](http://en.wikipedia.org/wiki/Syntax_%28programming_languages%29)` Currently markedj seems to support...
### Discussed in https://github.com/freeplane/freeplane/discussions/1365 Originally posted by **hi2u** August 27, 2023 * **"Automatic Save"** in Freeplane seems to be a bit different to many other programs... * It seems that...
### Discussed in https://github.com/freeplane/freeplane/discussions/1993 Originally posted by **quickfold** August 24, 2024 I have an idea that would significantly improve Freeplane's usability for me, maybe for others also. The least fluid...
### Discussed in https://github.com/freeplane/freeplane/discussions/1964 Originally posted by **ajaberi1360** August 12, 2024 To better understand the importance of this idea, read the page https://github.com/freeplane/freeplane/discussions/1936 carefully. There, the importance of seeing nodes...
### Discussed in https://github.com/freeplane/freeplane/discussions/2183 Originally posted by **DhammaNotes** January 1, 2025 Suggestions: **Map Image Export (Clickable Map Image Version)** - A) extra options --> no title --> no xhtml text...
### Discussed in https://github.com/freeplane/freeplane/discussions/2146 Originally posted by **kenfhill84083** December 12, 2024 I invoked Command Search and typed "most recent maps" + different combinations of the individual words - but nothing...
for improved error messaging, issue #1988 - Introduced a new parameter `executionId` to capture the execution ID from Maven's configuration. - Updated error messages to include the execution ID when...
Dear JetBrains Team, I develop the open-source mind map editor [Freeplane](https://github.com/freeplane/freeplane/). Recently, I embedded JetBrains Java Runtime into the Windows version due to its better emoji font support. However, during...