view blatter.ini @ 335:6444eb7d2692

guide: Fix end of note declaration in "Add files and track them" section The end of the note declaration was not set correct, so part of the note appeared to be part of the section itself and thus confused users. Pointed out by Minde mindaugasdz@gmail.com at the mercurial mailinglist.
author David Soria Parra <dsp@php.net>
date Tue, 31 Aug 2010 09:31:23 +0200
parents e497fd754aa0
children
line wrap: on
line source

[blatter]

static_dir=static
template_dir=templates
dynamic_dir=content
output_dir=rendered

# 'publish' target can be configured or use --destination
#publish_location=/local/path

# 'serve' options
index_document=index.html
url_prefix=/

filters=markdown

[filter.markdown]
name=markdown
function=filters.mdown