Changeset 721:b435a65855c7 in hatta-dev


Ignore:
Timestamp:
01/05/10 18:07:30 (2 years ago)
Author:
sheep@…
Branch:
default
Message:

use highlighting by default for all text formats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • hatta.py

    r720 r721  
    23032303    } 
    23042304    mime_map = { 
    2305         'text': WikiPageText, 
     2305        'text': WikiPageColorText, 
    23062306        'application/x-javascript': WikiPageText, 
    23072307        'application/x-python': WikiPageText, 
Note: See TracChangeset for help on using the changeset viewer.