/test/nesting/test.conf

http://txt2tags.googlecode.com/ · Config · 10 lines · 7 code · 3 blank · 0 comment · 0 complexity · 7cf406a13eca93401b301aef87c98251 MD5 · raw file

  1. %!target: html
  2. %!options: --no-headers
  3. % Convert comments to titles
  4. %!preproc : '^%%% ([^ \t].*)' '== \1 =='
  5. % Trick to ensure the body init (don't loose comments)
  6. %!preproc : '^BODYINIT$' ''
  7. % vim: ft=txt2tags