zulip/zephyr/lib/bugdown
Keegan McAllister 61a33f4c4d bugdown: Disable line numbering of code blocks
Pygments renders these using tables, which breaks our client's assumptions
about what <tr>s mean.

(imported from commit 46d37395785e06fb183d17b08afed4c6f5957baa)
2012-10-19 23:54:10 -04:00
..
__init__.py bugdown: Disable line numbering of code blocks 2012-10-19 23:54:10 -04:00
codehilite.py codehilite: Allow the caller to disable line numbering 2012-10-19 23:54:10 -04:00