Skip to content

Commit

Permalink
doc formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Reagle committed Aug 25, 2012
1 parent 768dfd2 commit 6814125
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ pandoc --template=class.dzslides -t dzslides --standalone template.md > template

## Image Tips

````
**stretch image to fill screen; alt is overlay**
![overlay](media/img.jpg)
**constrain image; h4 is overlay**
Expand All @@ -16,6 +17,7 @@ pandoc --template=class.dzslides -t dzslides --standalone template.md > template
![alt](media/img.jpg)\
**large image with text underneath**
# ![](media/beat-up-Anita-Sarkeesian.jpg)\ \ntext
````

## Issues

Expand Down

0 comments on commit 6814125

Please sign in to comment.