Skip to content

Instantly share code, notes, and snippets.

@TwP
Created October 10, 2008 15:31
Show Gist options
  • Save TwP/16075 to your computer and use it in GitHub Desktop.
Save TwP/16075 to your computer and use it in GitHub Desktop.
---
filter:
- textile
- outline
---
<toc />
h1. Foo
h2. Bar
h3. Baz
h2. Buz
h1. Queue
h2. Lifo
h2. Fifo
---
title: Random Page
filter:
- erb
- textile
---
h1. This is Some Random Page
blah blah blah blah blah
<notextile>
<%= render(:partial => 'outline') %>
</notextile>
h1. Another Heading
yackity yackity yackity yackity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment