support rst directives for meta-data blocks
Open
- Dominant language
- Haskell
- Stars
- 2.3k
- Forks
- 231
- PR merge metrics
- No merged PRs in 30d
Description
The metadata blocks that gitit supports (for categories, titles, etc) are
really nice, but they're noise as far as RST is concerned. To see this try:darcs get --lazy http://wiki.darcs.net
rst2html DiagnosticMessages.page > foo.html
# this is with docutilsIt seems like a simple way to address this (very minor) problem would be to
support metadata blocks embedded in an RST directive
http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#directivesMore generally, maybe it would be good if the Pandoc Markdown had some sort
of extension syntax (if it does not already)Google Code Info:
Issue #: 92
Author: eric....@gmail.com
Created On: 2010-02-23T11:03:09.000Z
Closed On:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.