Package: highlight
Version: 2.9-1
Severity: normal

Note: I'm using the as-yet not in Debian new version.

highlight does not markup multiline type comments in any color. The
html it emits is rather strange:

C:

input: /* comment */
output: <span class="hl kwa"></span>/* comment */<span class="hl kwa"></span>

input: // comment
output: <span class="hl kwd">// comment</span>

haskell:

input: -- comment
output: <span class="hl kwa"></span>-- comment


Why does it generate these empty spans instead of wrapping the comment
inside the span?

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages highlight depends on:
ii  highlight-common              2.9-1      source code to formatted text conv
ii  libc6                         2.9-12     GNU C Library: Shared libraries
ii  libgcc1                       1:4.4.0-4  GCC support library
ii  libstdc++6                    4.4.0-4    The GNU Standard C++ Library v3

highlight recommends no packages.

highlight suggests no packages.

-- no debconf information

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to