diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 00:44:46 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 00:44:46 +0000 |
commit | 69d1592a177acb8fbfaabeeb4e26431966d9165e (patch) | |
tree | 2844a85657eec959791f0c63265669f25f5c769b /debian | |
parent | 3fe48bcf83c48426acd1daa9764838e0bcba9adc (diff) |
* Call filter hooks on inlined page content.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9223500f9..88dbb35d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,9 @@ ikiwiki (1.21) UNRELEASED; urgency=low * If a page links to itself, mark up the link text in a span with class="selflink" so that it can be styled. I don't have a useful style defined for that though. + * Call filter hooks on inlined page content. - -- Joey Hess <joeyh@debian.org> Thu, 17 Aug 2006 20:18:23 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 17 Aug 2006 20:39:20 -0400 ikiwiki (1.20) unstable; urgency=low |