GuideML

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by GreenC bot (talk | contribs) at 11:31, 24 June 2019 (Add {{Unreferenced}} (via noref bot)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GuideML (Guide Markup Language) is a document markup language.

GuideML is an application of XML standards. It mostly consists of a safe subset of XHTML with some extra tags for specific features of the software. The aim is to provide something which resembles HTML but is simpler to learn, and allows basically textual content to be formatted in a skinnable way. Early versions of the h2g2 software offered full HTML markup as an option, but this was removed for security reasons; thus only parts of HTML which are considered to exist in GuideML can now be used, with things such as JavaScript and externally hosted images being removed by the parser.

See also