1<?php
2
3$conf['default'] = true;
4$conf['highlight'] = true;
5$conf['wraplimit'] = 80;
6$conf['colortheme'] = 'textmate';
7$conf['loadjquery'] = true;
8$conf['latex'] = true;
9$conf['markdown'] = true;
10$conf['xmltags'] = '';
11