Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Pretty Print for code tags (js)

by Anonymous Monk
on May 28, 2016 at 02:30 UTC ( [id://1164376]=note: print w/replies, xml ) Need Help??


in reply to Pretty Print

No, there is no chance :) But you can always throw some javascript at it, example PerlMonks meets Twitter Bootstrap

Replies are listed 'Best First'.
Re^2: Pretty Print for code tags (js)
by jmlynesjr (Deacon) on May 28, 2016 at 13:33 UTC

    Well....it was worth a try. :)

    I'll just have to try and remember to pre-expand code before posting.

    James

    There's never enough time to do it right, but always enough time to do it over...

      actually it's not really difficult to add something like a s/\t/    /g to Good Intentions: Wikisyntax for the Monastery

      The function exclude must be called with a 4th argument untabify in the line with text = exclude(text,/<(c|code)>[^]*?<\/\1>/g,"code",untabify);

      If defined apply the callback to substring = transform(substring) before exclusions.push( [placeholder,substring] ); is done.

      like this users can do personal adjustments to the way the transformation is done (not everyone wants 4 spaces for tab) in untabify()

      Just documenting it for future implementation if a real demand rises.

      Cheers Rolf
      (addicted to the Perl Programming Language and ☆☆☆☆ :)
      Je suis Charlie!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1164376]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (5)
As of 2024-03-28 17:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found