Closed (works as designed)
Project:
GeSHi Filter for syntax highlighting
Version:
6.x-1.3
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2010 at 12:45 UTC
Updated:
22 Jun 2011 at 23:36 UTC
Comments
Comment #1
soxofaan commentedIndeed, the GeSHi filter syntax highlighting is only applied when viewing a fully rendered node (which happens server side).
GeSHi filter does not provide live syntax highlighting in the node editing text field (which is client side).
If you want client side/live syntax highlighting, check out the javascript based syntax highlighting options: http://drupal.org/project/syntaxhighlighter, http://drupal.org/project/chili_highlighter, http://drupal.org/project/ajax_markup
Comment #2
boombatower commented