/test/target/test.conf

http://txt2tags.googlecode.com/ · Unknown · 10 lines · 6 code · 4 blank · 0 comment · 0 complexity · bd7f158f76469336164b0dcc8fa434cc MD5 · raw file

  1. % Convert comments to titles
  2. %!preproc : '^%%% ([^ \t].*)' '= \1 ='
  3. % Trick to ensure the body init (don't loose comments)
  4. %!preproc : '^BODYINIT$' ''
  5. % Remove txt2tags version information
  6. %!postproc: '(generated by txt2tags) [^ ]+' '\1'