Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Home
---

*A standard and polyfill for delivering multi-page content.*
**PageXML is the basis of an idea for how hypertext pages can be assembled without the use of custom scripts. This is mildly inspired by [WML](https://en.wikipedia.org/wiki/Wireless_Markup_Language "Wireless Markup Language") card/deck functionality and the nature of the modern web. It carries no current implementation.**


PageXML is an in-development standard which is centered around allowing multi-page, easily-formatted documents to be produced, in a human-readable format. It draws upon similar XML/XHTML-centric standards, but holds the aim of being able to support a wider variety of devices. This format allows for several pages to be bundled together in a manner which can then act as if they are separate. Ebooks, virtual newspapers, and presentations are just some of the potential uses for this standard.
Expand Down