Click here to edit contents of this page.
Click here to toggle editing of individual sections of the page (if possible). Watch headings for an "edit" link when available.
Append content without editing the whole page source.
Check out how this page has evolved in the past.
If you want to discuss contents of this page - this is the easiest way to do it.
View and manage file attachments for this page.
A few useful tools to manage this Site.
See pages that link to and include this page.
Change the name (also URL address, possibly the category) of the page.
View wiki source for this page without editing.
View/set parent page (used for creating breadcrumbs and structured layout).
Notify administrators if there is objectionable content in this page.
Something does not work as expected? Find out what you can do.
General Wikidot.com documentation and help section.
Wikidot.com Terms of Service - what you can, what you should not etc.
Wikidot.com Privacy Policy.
Hi Guys,
I'm trying to put Sample XML within Quotes. The problem I face is that wiki auto formats and ignores indentures, which are supposed make the XML "readable".
Is there a way to have a Literal Text Block? Some of the XML's are 50 lines long, so hoping to be able to box it rather than put it line by line.
Any shortcuts or is that the only way?
Thanks,
Wayne
Are you trying to do something like this…
This is accomplished by wrapping your XML (or anything else) inside a [[code]] ... [[/code]] block. Documentation can be found here.
Community Admin
Yes perfect! Thanks!