jgm / jgm/gitit

support rst directives for meta-data blocks

Open
#235 2 comments 0 reactions 1 assignee Claimed by @jgm View on GitHub
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 docutils

It 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#directives

More 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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.