>> Yes it's definitely possible to do something like that. I'm not 100%
>> sure if it can be done in perl regexp or needs a real recursive descent
>> parser though.
+>>
+>> [[!template id=gitbranch branch=timonator/heredoc_triplequote author="\[[timonator]]"]]
>>
>> In the meantime, this is an interesting approach:
->> <https://github.com/timo/ikiwiki/commit/dc90611e8305937ddaf7dd77341052337111242b>
->> (the link has since been fixed)
+>> <https://github.com/timo/ikiwiki/commit/410bbaf141036164f92009599ae12790b1530886>
+>> (the link has since been fixed twice)
>>
>> \[[!directive text=<<FOO
>> ...
>> didn't put it in the other regexes. Not completely sure about the
>> implications.) Am now trying to wrap my head around a test case to
>> test the new formats for a bit. --Timo
+
+[[done]]!!! --[[Joey]]