---
** [tickets:#6659] codehilite doesn't detect language line with >4 space indent
[ss5380]**
**Status:** open
**Labels:** support p3
**Created:** Mon Sep 16, 2013 08:17 PM UTC by Chris Tsai
**Last Updated:** Mon Sep 16, 2013 08:17 PM UTC
**Owner:** nobody
[forge:site-support:#5380]
Source:
~~~~
:::text
:::python
print "4 space indent"
~~~~
Output:
:::python
print "4 space indent"
Source:
~~~~
:::text
:::python
print "8 space indent"
~~~~
Output:
:::python
print "8 space indent"
* Oddly though
* it works
* after a list
:::python
print "8 space indent"
---
Sent from sourceforge.net because [email protected] is subscribed
to https://sourceforge.net/p/allura/tickets/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a
mailing list, you can unsubscribe from the mailing list.