You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Chris Tsai <ct...@users.sf.net> on 2013/09/16 22:17:50 UTC

[allura:tickets] #6659 codehilite doesn't detect language line with >4 space indent [ss5380]



---

** [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 allura-dev@incubator.apache.org 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.