Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: More ways to download code...

by polettix (Vicar)
on Aug 30, 2005 at 10:11 UTC ( [id://487689]=note: print w/replies, xml ) Need Help??


in reply to More ways to download code...

In many of my posts I enjoyed the fact that in-line code fragments were left - ehr - in line. So, if I wanted to write:
... now $this is a reference to $that...
I simply wrote:
... now <c>$this</c> is a reference to <c>$that</c>...
that is, I used code blocks to have code formatting. This was consistent to the fact that I used these tags to refer to code, instead of using TT tags to refer to a formatting. Content instead of shape.

This is no longer possible, I see:

... now $this is a reference to $that...
While it requires only a small behaviour shift for the future (but I think that this is a step backwards, forcing people to think about the shape more than the content), it's rather annoying that this breaks up earlier posts. Is it possible to restore the previous behaviour?

Update: ... and of course this post loses meaning once the bug has been fixed :) Thanks demerphq.

Flavio
perl -ple'$_=reverse' <<<ti.xittelop@oivalf

Don't fool yourself.

Replies are listed 'Best First'.
Re^2: More ways to download code...
by demerphq (Chancellor) on Aug 30, 2005 at 10:26 UTC

    This was a bug. Sorry. Should be fixed now.

    ---
    $world=~s/war/peace/g

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-25 07:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found