Merged
Conversation
Owner
|
@qwazer, thank you. I will merge it and make a new release. I have little trust for documentation in general. It is rarely up to date or complete. Then there are work arounds for bugs. My experience has shown that the truth of software is found in the code. Especially when it comes to emulation or compatibility. To work right these always have to be created from the way the code works not the way it is documented. |
Contributor
Author
|
Thanks 👍 😃 |
Owner
|
@qwazer, new version is now available. 0.34.12 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Although Jira wiki spec doesn't say nothing about links titles, actually they support its.
This feature mentioned in Conluence docs (this is other Attlasian product with very close wiki markup support):
https://confluence.atlassian.com/doc/confluence-wiki-markup-251003035.html#ConfluenceWikiMarkup-Links :
Of course, this PR can be declined because this is undocumented feature of JIRA wiki markup.
Actually I'm working on ConfluenceConverterNodeRenderer to support Confluence wiki markup. It's very close to Jira's with a few differences.