Package: txt2tags
Version: 2.0-1
Severity: wishlist

Hi,

  I'd like txt2tags to support multiline comments. It could have a tag
for begin and another for ending multiline comments. I suggest "%%%*"
and "*%%%", so multiline comments could be as follows:

% this is a single line comment
this is not a comment
%%%* this is a comment
this is also a comment
this is a comment too *%%% this is not a comment...

   Also, %%%* could be accepted only at begin of lines and *%%% could
be accepted only at end of lines, I mean parser would use regex:
'^%%%\*' and '\*%%%$' to detect begin/end of comments.

   Thanks,
     Pedro

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.6.8-1-386
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1) (ignored: LC_ALL set to 
pt_BR)

Versions of packages txt2tags depends on:
ii  python                        2.3.4-5    An interactive high-level object-o

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to