0c5a7b4e6613
Fix config template
| author | theaspect@gmail.com | 
|---|---|
| date | Mon, 20 May 2013 23:41:14 +0800 | 
| parents | af6d0c8414f2 | 
| children | e292b17c3e95 | 
| branches/tags | (none) | 
| files | ReadMe.markdown | 
Changes
--- a/ReadMe.markdown Mon May 20 22:02:59 2013 +0700 +++ b/ReadMe.markdown Mon May 20 23:41:14 2013 +0800 @@ -20,10 +20,11 @@ config: [web] - templates = /example/hgext.markdown + # Must be absolute path + templates = /example/hgext.markdown/templates style = markdown - markdown.changeid = tip #optional; 'tip' is default value. - + #optional; 'tip' is default value. + markdown.changeid = tip [extensions] hgext.markdown=/example/hgext.markdown