diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-07-20 15:12:00 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-07-20 15:12:00 +0000 |
| commit | 560753632c77375f5709bcb0ca7d4f05a755d356 (patch) | |
| tree | 3d9affd22e5de54f0fb49cd68d1b295e0d80c6b5 /docutils/docs/dev/rst | |
| parent | 4206a949b4f30c612593b06fd1d4aa894bbe2b8e (diff) | |
| download | docutils-560753632c77375f5709bcb0ca7d4f05a755d356.tar.gz | |
fixed link
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3772 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev/rst')
| -rw-r--r-- | docutils/docs/dev/rst/alternatives.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docutils/docs/dev/rst/alternatives.txt b/docutils/docs/dev/rst/alternatives.txt index 08b994834..6a3354739 100644 --- a/docutils/docs/dev/rst/alternatives.txt +++ b/docutils/docs/dev/rst/alternatives.txt @@ -3035,7 +3035,9 @@ Add the following directives? - "eval": Evaluate an expression & insert the text. At parse time or at substitution time? Dangerous? Perhaps limit to canned - macros; see text.date_ below. + macros; see text.date_. + + .. _text.date: ../todo.html#text-date It's too dangerous (or too complicated in the case of "eval"). We do not want to have such things in the core. |
