Created
May 4, 2009 15:48
-
-
Save goozbach/106521 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE presentation [ | |
<!ELEMENT presentation (slide+)> | |
<!ELEMENT slide ((h1|h2|h3|h4|h5|p|a|img|div)*,handout?,note?)> | |
<!ELEMENT div (#PCDATA)> | |
<!ELEMENT handout (#PCDATA)> | |
<!ELEMENT note (#PCDATA)> | |
]> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment