X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/a47d8b343b1b8f8c488c3850ac065999e700648c..97d921ca676d51279b9fdfbaa7501fc8ebf8a027:/doc/ikiwiki/directive/inline/discussion.mdwn diff --git a/doc/ikiwiki/directive/inline/discussion.mdwn b/doc/ikiwiki/directive/inline/discussion.mdwn index 8f74b100d..5489d5f16 100644 --- a/doc/ikiwiki/directive/inline/discussion.mdwn +++ b/doc/ikiwiki/directive/inline/discussion.mdwn @@ -138,6 +138,8 @@ The part that fetches the inlined content is quite compact. It's just the if ($n I'm about to try this for a CV/resume type of thing. I want only one element with a specific id out of the generated content (with a little post-processing). I don't need performance for my case. +Update: Pretty much works. I need a way to skip sources, but inline shrinks the list of all pages *before* trying to form them. Next little bit... + --[[JasonRiedy]] ---