From 5da80451962db1ee071c30404728e940ade15594 Mon Sep 17 00:00:00 2001 From: Skaendo Date: Wed, 17 Jan 2018 07:58:48 +0700 Subject: libraries/cmark: Added (C Reference libraries). Signed-off-by: Willy Sudiarto Raharjo --- libraries/cmark/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/cmark/slack-desc (limited to 'libraries/cmark/slack-desc') diff --git a/libraries/cmark/slack-desc b/libraries/cmark/slack-desc new file mode 100644 index 0000000000..a0863f744f --- /dev/null +++ b/libraries/cmark/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +cmark: cmark (C Reference libraries) +cmark: +cmark: cmark is the C reference implementation of CommonMark, a rationalized +cmark: version of Markdown syntax with a spec. (For the JavaScript reference +cmark: implementation, see commonmark.js.) +cmark: +cmark: +cmark: +cmark: +cmark: Homepage: https://github.com/commonmark/cmark +cmark: -- cgit v1.2.3