diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 14:19:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-25 14:19:39 -0400 |
commit | d6fd1f1cc878b5dffdfae30f6dfee77c235c438e (patch) | |
tree | ae0e8d689bec3a0471385864056d68b6629427f7 /doc/ikiwiki/wikilink | |
parent | 9867806c13b97c0f4ce1850ee4d43c6fe3a926e7 (diff) |
rename preprocessordirective to directive
Reasons include:
- easier to type
- might want postprocessor directives again sometime, and listdirectives
can then use the directive/* files for either
- that it's done as a preprocessor step is an internal detail (and not a
very accurate one, really :-)
Diffstat (limited to 'doc/ikiwiki/wikilink')
-rw-r--r-- | doc/ikiwiki/wikilink/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/wikilink/discussion.mdwn b/doc/ikiwiki/wikilink/discussion.mdwn index e69fcb31b..e4b1f933f 100644 --- a/doc/ikiwiki/wikilink/discussion.mdwn +++ b/doc/ikiwiki/wikilink/discussion.mdwn @@ -14,7 +14,7 @@ BTW, ikiwiki doesn't displays the #foo anchor in the example --[[Paweł|ptecza]] > No such syntax exists in markdown. ikiwiki could certainly have a -> [[preprocessor_directive|preprocessordirective]] for it, though. +> [[preprocessor_directive|directive]] for it, though. > --[[JoshTriplett]] >> [[!tag wishlist]] |