diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-20 18:59:27 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-20 18:59:27 +0000 |
commit | d1999f0357d893924acdc84f7c6c93dab144aa7e (patch) | |
tree | 3bdd3fc1a28b607c1768d660710827e0891a9c23 /doc/news | |
parent | 7f087e18aef78ea8d1b115bed669cfd108237b47 (diff) | |
download | ikiwiki-d1999f0357d893924acdc84f7c6c93dab144aa7e.tar ikiwiki-d1999f0357d893924acdc84f7c6c93dab144aa7e.tar.gz |
* Add taglink preprocessor directive, supporting visible tag links.
Closes: #443344
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_2.6.1.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/news/version_2.6.1.mdwn b/doc/news/version_2.6.1.mdwn index 2388ff587..2aea23479 100644 --- a/doc/news/version_2.6.1.mdwn +++ b/doc/news/version_2.6.1.mdwn @@ -4,4 +4,4 @@ ikiwiki 2.6.1 released with [[toggle text="these changes"]] * Fix minor bug when blogging by cgi, introduced in last version. * Fix a bug in unlockwiki intorduced last version that made it crash ikiwiki if it wasn't locked when called. This is known to break post-commit - emails."""]]
\ No newline at end of file + emails."""]] |