/test/target/test.conf
http://txt2tags.googlecode.com/ · Unknown · 10 lines · 6 code · 4 blank · 0 comment · 0 complexity · bd7f158f76469336164b0dcc8fa434cc MD5 · raw file
- % Convert comments to titles
- %!preproc : '^%%% ([^ \t].*)' '= \1 ='
- % Trick to ensure the body init (don't loose comments)
- %!preproc : '^BODYINIT$' ''
- % Remove txt2tags version information
- %!postproc: '(generated by txt2tags) [^ ]+' '\1'