-
Pegdown is not being maintained anymore and has reached EOL:
https://github.com/sirthias/pegdown/#-deprecation-note-
The suggested alternative is [flexmark-java](https://github.com/vsch/flexmark…
-
I'm currently working on an e-learning application developed with JavaFX for Windows and macOS. I have been trying to use Flexmark to render some markdown text but I don't understand how to use it. Ca…
-
I often have hyperlinks as part of my headings. Things such as:
``` markdown
## There is a [link](http://localhost/) here
```
That generally works fine, however in Markor it results in HTML gene…
-
**Describe the bug**
As far as I can tell, Jekyll includes (`{% include foo %}`) aren't tested and don't work actually work. `transferReferences` work, but the content isn't actually moved over.
*…
-
1) markdown support
It would be nice if it would be possible properly format grammar sections, such as making text bold underlined or creating tables. No highlight/indentation support is needed, thou…
-
There are 7 files which contain
* This code is private property of the copyright holder and cannot be used without
* having obtained a license or prior written permission of the of the copyrigh…
-
Cucumber has support for using lambdas to create step definitions (https://cucumber.io/docs/cucumber/step-definitions/). When I attempt to use this with serentity-cucumber6, I get the following error …
-
Pegdown has been deprecated for a while, and it appears to not work anymore with Java 17. This suggests that the dependency should be replaced with something else to be able to move forwards. The offi…
-
At the moment, there are differences between the html rendering in idea and the concordion generated html.
This results in cases when the rendering in IDEA is OK but layout errors occur in concordion…
vgheo updated
6 years ago
-
see here https://slinc.hammons.fr/docs/docs/reference/usage.html
there is already a [standard extension](https://github.com/vsch/flexmark-java/wiki/Tables-Extension) for flexmark (which we use …