diff options
author | Antonio Hernández Blas <hba.nihilismus@gmail.com> | 2011-05-29 20:20:57 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-06-13 01:30:57 -0400 |
commit | b6780c6fd2821c7263721ead130fdfb673daad8b (patch) | |
tree | c2a2d5bbe9008635bfa17649a955f29f2bedd6f8 /misc/discount/slack-desc | |
parent | a1c1f240f25a58b7a3d66172b81b78a6fd01f237 (diff) | |
download | slackbuilds-b6780c6fd2821c7263721ead130fdfb673daad8b.tar.gz |
misc/discount: Added (Markdown text to html)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'misc/discount/slack-desc')
-rw-r--r-- | misc/discount/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/discount/slack-desc b/misc/discount/slack-desc new file mode 100644 index 0000000000..fad60d2870 --- /dev/null +++ b/misc/discount/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 ':'. + + |-----handy-ruler------------------------------------------------------| +discount: discount (An implementation of Markdown text to html language in C) +discount: +discount: This is an implementation of John Gruber’s Markdown text to html +discount: language written by David Loren Parsons. There’s not much that +discount: differentiates it from any of the existing Markdown implementations +discount: except that it’s written in C instead of one of the vast flock of +discount: scripting languages that are fighting it out for the Perl crown. +discount: +discount: Homepage: http://www.pell.portland.or.us/~orc/Code/discount/ +discount: +discount: |