You can change the markup's translation phase to translate markups in the file.<br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">Markup('includefile', 'directives'<br>
</blockquote><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote"><a href="http://www.pmwiki.org/wiki/PmWiki/CustomMarkup">http://www.pmwiki.org/wiki/PmWiki/CustomMarkup</a><br>
</blockquote><br><br><div class="gmail_quote">2011/6/15 Michael Benjamin <span dir="ltr"><<a href="mailto:mikerb@mit.edu">mikerb@mit.edu</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
How can I include a file containing PmWiki markup into a page?<br>
For example, I'm looking to include a file such as:<br>
<br>
------------------------- file foobar.txt<br>
!! Introduction<br>
Hello World<br>
[[<<]]<br>
Good bye<br>
------------------------<br>
<br>
I've tried (:includefile:) and even (:includeupload), but both just<br>
include the text verbatim without converting [[<<]] to a newline etc,<br>
or the !! as a section heading.<br>
<br>
Thanks,<br>
Mike<br>
<br>
_______________________________________________<br>
pmwiki-users mailing list<br>
<a href="mailto:pmwiki-users@pmichaud.com" target="_blank">pmwiki-users@pmichaud.com</a><br>
<a href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users" target="_blank">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a><br>
</blockquote></div><br>