in reply to Re^6: Change default style sheet: add line numbers (ol li)
in thread Change default style sheet: add line numbers

The ordered_list tags are missing? Let's see:

<ol><li> item one</li> <li> item two</li> </ol>

renders...

  1. item one
  2. item two

Really!

Replies are listed 'Best First'.
Re^8: Change default style sheet: add line numbers (ol li)
by Anonymous Monk on Apr 02, 2015 at 19:29 UTC

    The ordered_list tags are missing? Let's see:

    What are you talking about ww?

    If you use "code prefix" feature to add  <li> its not going to add  <ol> </ol> tags ... unless there is some other user setting

        To shorten this discussion, ano-monk was talking about automatically embracing <code> sections with <ol> tags such that (the configurable) <il> would show line numbers.

        But he didn't make it very clear, I misunderstood him too at first.

        Cheers Rolf
        (addicted to the Perl Programming Language and ☆☆☆☆ :)

        PS: Je suis Charlie!