Pygments

generic syntax highlighter


Ticket #368 (closed defect: fixed)

Opened 2 years ago

Last modified 23 months ago

CodeTagFilter also highlights partial word matches

Reported by: guest Owned by: thatch
Priority: minor Milestone: 1.0
Component: filters Keywords:
Cc:

Description

When using the "codetagify" filter on the following code fragment:

//#ifdef ALGORITHM_DEBUG

the "BUG" part of "DEBUG" is highlighted, even though I'd expect it not to be.

Change History

Changed 2 years ago by guest

  • component changed from docs to filters

Changed 23 months ago by thatch

  • owner changed from gbrandl to thatch
  • status changed from new to accepted

Fix with tests in [9df7cb3b8b1a], not yet in -main.

Changed 23 months ago by thatch

  • milestone set to 0.12

Changed 23 months ago by thatch

  • status changed from accepted to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.