/test/marks/comment.t2t
http://txt2tags.googlecode.com/ · Unknown · 29 lines · 22 code · 7 blank · 0 comment · 0 complexity · f38c406068b2e9f0d21530a3592eebe3 MD5 · raw file
- %!includeconf: test.conf
- BODYINIT
- %%% Syntax: The % character at the line beginning (column 1)
- %glued with the % mark
- % separated from the % mark
- % very distant from the % mark
- %%%%%%% lots of % marks
- % a blank comment, used for vertical spacing:
- %
- % NOTE: what matters is the first % being at the line beginning,
- % the rest of the line is just ignored.
- %%% Syntax: Area (block)
- %%%
- You're not seeing this.
- %%%
- %%% Syntax: Area (block) with trailing spaces
- %%%
- You're not seeing this.
- %%%
- %%% Invalid: The % in any other position
- % not on the line beginning (at column 2)
- some text % half line comments are not allowed