README formatting.

This commit is contained in:
Shawn O'Hare 2015-12-30 22:11:35 -08:00
parent f48e153d93
commit ec51569569

View file

@ -38,9 +38,9 @@ This theme provides the following shortcodes.
`cite` or `footer` metadata. `cite` or `footer` metadata.
- Example: - Example:
```html ```html
{{% blockquote cite="www.shawnohare.com" footer="Shawn" %}} {{% blockquote cite="www.shawnohare.com" footer="Shawn" %}}
There is nothing more beautiful than an elegant mathematical proof. There is nothing more beautiful than an elegant mathematical proof.
{{% /blockquote %}}` {{% /blockquote %}}`
``` ```
- `marginnote` - `marginnote`
- Description: Wrap text to produce a numberless margin note. - Description: Wrap text to produce a numberless margin note.