We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
IMPORTANT: This page is not being maintained anymore, and the proposal is obsolete.
ODML or Open Document Markup Language is a new language based on HTML.
More about content coming soon!
<!DOCTYPE odml> <odml> <info> <title>Sample ODML Document</title> <author>Joshua Smith</author> <publisher>Myself</publisher> <date>4/22/13</date> </info> <content> ...Some HTML Content... </content> </odml>
<info>
<head>
<title>
<author>
<publisher>
<date>
<website>
<meta>
<content>
<body>
Note: ODML uses common HTML tags for the document content. Examples: <span>, <br>, <b>...
<span>
<br>
<b>