Writing /home/donghee/dh8.kr/wiki/data/meta/helponprocessinginstructions.meta failed
Unable to save metadata file. Hint: disk full; file permissions; safe_mode setting.
helponprocessinginstructions
Processing Instructions
MoinMoin processing instructions have the same semantics as in XML: they control the paths taken when processing a page. Processing instructions are lines that start with a “#” character followed by a keyword and optionally some arguments. Two consecutive hash marks at the start of a line are a comment that won't appear in the processed page.
Processing instructions this wiki knows of:
##any-text: comment#FORMATformat-specifier: defines the input format for this page, known formats are:'Wiki': default MoinMoin wiki markup'Plain': normal plain text'Python': colorized Python source'HTML' ( <!> not implemented)'StructuredText' ( <!> not implemented)#REDIRECTpagename: redirect to a different page (see MeatBall:PageRedirect'')
All PIs must appear at the very start of a page. An exception are comment PIs, those may appear within a wiki page (but obviously not in pages using other formats).
For more information on the possible markup, see HelpOnEditing.
helponprocessinginstructions.txt · Last modified: 2026/06/11 05:53 (external edit)