]> Lady’s Gitweb - Gitweb/commit
Don't pass "--xhtml" to hightlight in gitweb.perl script.
authorAdam Tkac <redacted>
Thu, 27 Jan 2011 12:51:51 +0000 (13:51 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:30 +0000 (00:51 -0400)
commit959a6b60d7705c6d3ccd930c4b7b1ba8e5aa47ee6de2a99a82904d35afec6b89
treeca57e9a03aa9c99557cb34ba29a2ee040d569e464df07c27e946b716d50332a7
parent6a1ba015e29ba7ad66fcc57309941cb92a024a32591ac3860d4ce7a47daaeca1
Don't pass "--xhtml" to hightlight in gitweb.perl script.

The "--xhtml" option is supported only in highlight < 3.0. There is no option
to enforce (X)HTML output format compatible with both highlight < 3.0 and
highlight >= 3.0. However default output format is HTML so we don't need to
explicitly specify it.

Signed-off-by: Adam Tkac <redacted>
Helped-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.318307 seconds and 4 git commands to generate.