mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-10-31 23:35:00 -04:00
fixed pullquote documentation typo
This commit is contained in:
parent
cb32bb8fb2
commit
a0ed7cb345
@ -10,10 +10,10 @@ Octopress offers a CSS only technique for pull quotes, based on the technique by
|
||||
|
||||
#### Syntax
|
||||
|
||||
{{ "{% pullqote" }} %}
|
||||
{{ "{% pullquote" }} %}
|
||||
Surround your paragraph with the pull quote tags. Then when you come to
|
||||
the text you want to pull, {" surround it like this "} and that's all there is to it.
|
||||
{{ "{% endpullqote" }} %}
|
||||
{{ "{% endpullquote" }} %}
|
||||
|
||||
Here's a more realistic example of how you might use a pull quote.
|
||||
{% pullquote %}
|
||||
|
Loading…
Reference in New Issue
Block a user