-
The Commonmark spec currently results in the Japanese text in Markdown links getting converted. This is causing problems for me because I have Markdown links and HTML links on the same page, and my p…
-
### This issue occurs when only Valkyrien Skies and addons are installed and no other mods
- [X] I have tested this issue and it occurs when no other mods are installed
### Minecraft Version
1.20.1…
-
It would be nice to have the option to add a generated tree view of all markdown files (optionally nested in folders) to the HTML export as an aside, just like in GitHub and GitLab . Right now I creat…
-
@konecny-ondrej Apologies since this is more of a discussion than issue. Since its not mentioned in the readme.
Does this library support @mentions support for adding and removing MentionSpans while…
-
Dear @madflow and @stengerh ,
This plugin is really popular among NetBeans users and I would like to ask you the possibility of the source code donation to Apache NetBeans, so it can be an integra…
-
I can't ship a Javafx app which uses Plantuml jar because the official `jlink` tool rejects `plantuml-v1-2023-8.jar` as not being modular.
There are other situations where I cannot deploy plantuml…
-
### Expected behavior
SSL certificate binding happen without any issue
### Actual behavior
Couchbase java SDK 3.4.4 SSL loading is failed with docker image
We have added the Couchbase cluster T…
-
currently Concordion.NET is based on Concordion 1.5. It should be updated to the latest version
-
We have links reference that can contain white spaces but the following
```
[labal](Space.Space - NiceName)
```
is not even interpreted as a link.
-
### Feature/Enhancement Description
可以对markdown文件 使用 pandoc , marked , showdownjs, Flexmark-Java等库把 markdown 转换为html然后递归遍历所有子元素的内容,所有存在内容则进行翻译并替换 , 最后将html重新转换为markdown,拿到返回值替换原文本
### Proposed …