You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

565 B

+++ title = "Single Post with TOML front matter" date = 2017-07-20 tags = ["single", "toml"] categories = ["cat1", "cat2"] draft = false [menu.foo] parent = "main" weight = 10 identifier = "single-toml" +++

This is a single post. You do not need to set the EXPORT_FILE_NAME property in here. But then you also lose the tag and property inheritance Org awesomeness.

First heading in this post

This is a under first heading.

Second heading in this post

This is a under second heading.