Skip to content

Instantly share code, notes, and snippets.

@saevarb
Created July 14, 2015 11:05
Show Gist options
  • Save saevarb/0b502a41b2236d7eab74 to your computer and use it in GitHub Desktop.
Save saevarb/0b502a41b2236d7eab74 to your computer and use it in GitHub Desktop.
---
title: Foobar
date: 2015-07-14
---
# This is a title
Here I want to write some stuff -- this is a markdown document.
And here, I want to include an automatically generated list of stuffs
$partial("templates/list-of-stuffs.html")$
And here I would like to be able to write more stuff. Is this possible?
I am probably confused about how templates are applied and all that.
The above $partial$ line is interpreted as latex.
Is this possible?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment