Sets the default value of a MiniVend pragma. The only one to date is:
If you want to enable a pragma for only a particular page, do anywhere in the page:
[pragma no_html_parse]
If you want to disable a pragma for a particular page, do anywhere in the page:
[pragma no_html_parse 0]
If you know what a DTD is, that is a good place to put this.