Changeset 721:b435a65855c7 in hatta-dev
- Timestamp:
-
01/05/10 18:07:30
(2 years ago)
- Author:
- sheep@…
- Branch:
- default
- Message:
-
use highlighting by default for all text formats
-
File:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r720
|
r721
|
|
| 2303 | 2303 | } |
| 2304 | 2304 | mime_map = { |
| 2305 | | 'text': WikiPageText, |
| | 2305 | 'text': WikiPageColorText, |
| 2306 | 2306 | 'application/x-javascript': WikiPageText, |
| 2307 | 2307 | 'application/x-python': WikiPageText, |