Code2HTML icon indicating copy to clipboard operation
Code2HTML copied to clipboard

JavaFX tool for converting source code to styled HTML

Results 5 Code2HTML issues
Sort by recently updated
recently updated
newest added

It would be nice if there was a option _(independent of config?)_ that would automatically wrap blocks of indented items in collapse-sections. The JS would need also need refactoring to...

enhancement
help wanted

Lets say I have the following text: ``` pom.xml ``` I can make a rule that registers `` and `` as HTML tags (`

enhancement

Current WIP. Need to implement config access.

enhancement

Bumps org.apache.commons:commons-text from 1.6 to 1.10.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-text&package-manager=maven&previous-version=1.6&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies