/test/gotchas/test.conf
http://txt2tags.googlecode.com/ · Config · 8 lines · 6 code · 2 blank · 0 comment · 0 complexity · 883c9d7db334b845a3ec1cad13cf08c4 MD5 · raw file
- %!target: html
- % Convert comments to titles
- %!preproc : '^%%% ([^ \t].*)' '== \1 =='
- % Trick to ensure the body init (don't loose comments)
- %!preproc : '^BODYINIT$' ''
- % vim: ft=txt2tags