Skip to content

Commit

Permalink
escape bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Reagle committed Jun 25, 2012
1 parent 5c5124e commit 985bade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

This fork of dzslides includes a default `template.html` with a much wider range of slides types (e.g., traditional, Takahashi black and white; images with shadowed overlay, centered, floated left and right, etc.)

Furthermore, this template is trivially generated from a markdown file (`template.md`) using pandoc and *its* template `class.dzslides`. (**WARNING**: You must remove empty H1s (\<h1\>\<\/h1\>) until this is fixed upstream; this is easy to do with `sed`.)
Furthermore, this template is trivially generated from a markdown file (`template.md`) using pandoc and *its* template `class.dzslides`. (**WARNING**: You must remove empty H1s (`\<h1\>\</h1\>`) until this is fixed upstream; this is easy to do with `sed`.)

~~~~
Expand Down

0 comments on commit 985bade

Please sign in to comment.