mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 17:43:11 -04:00
dev-R/commonmark: new
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
14
dev-R/commonmark/metadata.xml
Normal file
14
dev-R/commonmark/metadata.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<longdescription>
|
||||
High Performance CommonMark and Github Markdown Rendering in R //
|
||||
The CommonMark specification defines a rationalized version of
|
||||
markdown syntax. This package uses the 'cmark' reference
|
||||
implementation for converting markdown text into various
|
||||
formats including html, latex and groff man. In addition it
|
||||
exposes the markdown parse tree in xml format. Also includes
|
||||
opt-in support for GFM extensions including tables, autolinks,
|
||||
and strikethrough text.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user