mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-01 07:45:01 -04:00
fixed image tag syntax, fixed markdown error on plugins index
This commit is contained in:
parent
5e5631d2a6
commit
6a678d8ccc
@ -10,7 +10,7 @@ If you like Markdown's simple syntax for images, you'll love the simplicity of t
|
||||
|
||||
#### Syntax
|
||||
|
||||
{{ "{% img [class names] /path/to/image" [title text] }} %}
|
||||
{{ "{% img [class names] /path/to/image [title text]" }} %}
|
||||
|
||||
## Examples
|
||||
|
||||
|
@ -19,6 +19,7 @@ Octopress ships with the following plugins. Many have been written specially for
|
||||
- [Category Generator](/docs/plugins/category-generator) - *generates archive pages for each blog category*
|
||||
|
||||
The following filters are used by Octopress, and are documented as necessary in their source.
|
||||
|
||||
- Octopress filters - *liquid filters built just for Octopress*
|
||||
- Sitemap Generator - *generates an SEO friendly sitemap.xml*
|
||||
- Compass Compiler - *forces Jekyll to compile Compass on each load*
|
||||
|
Loading…
Reference in New Issue
Block a user