perl-Text-Markdown
Text-to-HTML conversion tool for web writers
SRPM: perl-Text-Markdown-1.0.3-2.n0i.2.fc8.src.rpm SPEC: perl-Text-Markdown.spec Version: 1.0.3 Release: 2.n0i.2.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 19447 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/Text-Markdown/ Date: Mon Jun 04 2007, 03:03 GMT
Description:
Markdown is a text-to-HTML filter; it translates an easy-to-read /
easy-to-write structured text format into HTML.
Markdown's text format is most similar to that of plain text email, and
supports features such as headers, *emphasis*, code blocks, blockquotes, and
links. Markdown's syntax is designed not as a generic markup language, but
specifically to serve as a front-end to (X)HTML. You can use span-level HTML
tags anywhere in a Markdown document, and you can use block level HTML tags
(like <div> and <table> as well).
For more information about Markdown's syntax, see:
http://daringfireball.net/projects/markdown/
easy-to-write structured text format into HTML.
Markdown's text format is most similar to that of plain text email, and
supports features such as headers, *emphasis*, code blocks, blockquotes, and
links. Markdown's syntax is designed not as a generic markup language, but
specifically to serve as a front-end to (X)HTML. You can use span-level HTML
tags anywhere in a Markdown document, and you can use block level HTML tags
(like <div> and <table> as well).
For more information about Markdown's syntax, see:
http://daringfireball.net/projects/markdown/
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.0.3-2.n0i.2
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - Sat Jul 01 2006 Marius Feraru <altblue@n0i.net> - 1.0.3-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer v1.12.1
- rebuild on perl 5.8.8
Files:
- perl-Text-Markdown.spec
- Text-Markdown-1.0.3.tar.gz
Requires:
- perl(Module::Build)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)