| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
This reverts commit 43bb8973e683743e780895f99f46364c7d85457f.
|
|
|
|
| |
This reverts commit 1faa52052624e7c03256df0c63c43f5d40ddb57a.
|
|
|
|
|
|
| |
directives"
This reverts commit 56736b7b39218c10efd64f305f7a35df9d4bc0af.
|
| |
|
|
this patch adds support to something similar to reStructuredText
directives [1]. the directive loader isn't implemented yet. also,
the current implementation is stricter and differs a lot from the
reStructuredText spec. documentation pending.
this patch also fixes a few old parser bugs.
[1] http://docutils.sourceforge.net/docs/ref/rst/directives.html
|