diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /textproc/py-markdown2/pkg-descr | |
parent | - Update to 1.11.3 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eol
Diffstat (limited to 'textproc/py-markdown2/pkg-descr')
-rw-r--r-- | textproc/py-markdown2/pkg-descr | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/textproc/py-markdown2/pkg-descr b/textproc/py-markdown2/pkg-descr deleted file mode 100644 index 473b80fcdcb4..000000000000 --- a/textproc/py-markdown2/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Markdown is two things: (1) a plain text formatting syntax; and (2) a -software tool that converts the plain text formatting to (X)HTML. The -formatting syntax is designed to be easy and intuitive for web authors -and resembles typical email formatting conventions. The resultant -(X)HTML is structurally valid. - -WWW: http://www.freewisdom.org/projects/python-markdown |