wrappers for permalinks page

This commit is contained in:
Coby Chapple 2013-05-02 14:17:16 +01:00
parent c6ce15e435
commit 0d80d10ebf
1 changed files with 6 additions and 1 deletions

View File

@ -10,6 +10,7 @@ specify the permalinks for your site through the [Configuration](../configuratio
## Template variables
<div class="mobile-side-scroller">
<table>
<thead>
<tr>
@ -76,9 +77,11 @@ specify the permalinks for your site through the [Configuration](../configuratio
</tr>
</tbody>
</table>
</div>
## Built-in permalink styles
<div class="mobile-side-scroller">
<table>
<thead>
<tr>
@ -113,11 +116,13 @@ specify the permalinks for your site through the [Configuration](../configuratio
</tr>
</tbody>
</table>
</div>
## Permalink style examples
Given a post named: `/2009-04-29-slap-chop.textile`
<div class="mobile-side-scroller">
<table>
<thead>
<tr>
@ -160,4 +165,4 @@ Given a post named: `/2009-04-29-slap-chop.textile`
</tr>
</tbody>
</table>
</div>