| Issue 14: | Add easy regex highlighting | |
| 1 person starred this issue and may be notified of changes. | Back to list |
This can either be achieved by adding a function to the renderer like add_keyword() that takes a string or compiled regex or just by better documenting the __init__ of the renderer and making it so that writing your own init doesn't require nasty import hacks. |
|
,
Sep 11, 2009
This is going to be put off (obviously). I drafted some code, but in the end it didn't seem worth it when so many other core things were being changed for he release. At some point, sure.
Labels: -Priority-Medium -Milestone-Release-0.7.0 Priority-Low
|
|
|
|