diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-11-13 20:50:27 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-11-13 20:50:27 -0500 |
commit | d8cfd8d431bd3ec44152944f0b8418bbab6b7920 (patch) | |
tree | 50689c84caf443a668928c875ce7f66ccfe884a1 /doc/bugs | |
parent | e062693632777b8f3c3fdd2b2b6079a11a95a693 (diff) | |
download | ikiwiki-d8cfd8d431bd3ec44152944f0b8418bbab6b7920.tar ikiwiki-d8cfd8d431bd3ec44152944f0b8418bbab6b7920.tar.gz |
inline: Fix display of all pages when archive=yes or show=0 are used.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/inline_skip_causes_empty_inline.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/inline_skip_causes_empty_inline.mdwn b/doc/bugs/inline_skip_causes_empty_inline.mdwn index 6ee1e601b..e1cbc5470 100644 --- a/doc/bugs/inline_skip_causes_empty_inline.mdwn +++ b/doc/bugs/inline_skip_causes_empty_inline.mdwn @@ -7,4 +7,4 @@ but not in 3.20091031. >> The bug occurs only together with archive="yes" as I Just found out: -[[!inline pages="news/*" archive="yes" feeds="no" skip=3]] +>>> Thanks, [[fixed|done]] in git. --[[Joey]] |