Skip to content

Instantly share code, notes, and snippets.

@goozbach
Created May 4, 2009 15:48
Show Gist options
  • Save goozbach/106521 to your computer and use it in GitHub Desktop.
Save goozbach/106521 to your computer and use it in GitHub Desktop.
<!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