aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/commonmark/metadata.xml')
-rw-r--r--dev-R/commonmark/metadata.xml15
1 files changed, 5 insertions, 10 deletions
diff --git a/dev-R/commonmark/metadata.xml b/dev-R/commonmark/metadata.xml
index a18e9885f..6c275033a 100644
--- a/dev-R/commonmark/metadata.xml
+++ b/dev-R/commonmark/metadata.xml
@@ -6,16 +6,11 @@
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
- <longdescription lang="en">
- 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>
+ <longdescription lang="en">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>
<upstream>
<bugs-to>http://github.com/jeroen/commonmark/issues</bugs-to>
<doc lang="en">https://cran.r-project.org/web/packages/commonmark/commonmark.pdf</doc>