Name : commonmark-java
| |
Version : 0.22.0
| Vendor : obs://build_opensuse_org/Java
|
Release : 1.6
| Date : 2024-06-14 06:56:07
|
Group : Development/Libraries/Java
| Source RPM : commonmark-java-0.22.0-1.6.src.rpm
|
Size : 0.46 MB
| |
Packager : (none)
| |
Summary : Java library for parsing and rendering CommonMark (Markdown)
|
Description :
Java library for parsing and rendering Markdown text according to the CommonMark specification (and some extensions).
Provides classes for parsing input to an abstract syntax tree of nodes (AST), visiting and manipulating nodes, and rendering to HTML. It started out as a port of commonmark.js, but has since evolved into a full library with a nice API and the following features:
• Small (core has no dependencies, extensions in separate artifacts) • Fast (10—20 times faster than pegdown, see benchmarks in repo) • Flexible (manipulate the AST after parsing, customize HTML rendering) • Extensible (tables, strikethrough, autolinking and more, see below)
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/Java:/packages/openSUSE_Tumbleweed/noarch |