Page MenuHomePhabricator

GeSHi breaks with indent (colon at line begin)
Closed, ResolvedPublic

Description

see URL, GeSHi is broken, when the source-tag is in a line, which starts with a colon.


Version: unspecified
Severity: enhancement
URL: http://test.wikipedia.org/wiki/SyntaxHighlight_GeSHi/indent

Details

Reference
bz22785

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:03 PM
bzimport added a project: SyntaxHighlight.
bzimport set Reference to bz22785.
bzimport added a subscriber: Unknown Object (MLST).

I'd say this is a problem with the parser, not handling the returned content as single block.

This looks to me like a true subset of bug 1581, so it would indeed need to be fixed in Parser::doBlockLevels().

  • This bug has been marked as a duplicate of bug 1581 ***