[wp-hackers] readme.txt spec

Angsuman Chakraborty angsuman at taragana.com
Wed Oct 25 16:47:19 GMT 2006


> Even if that isn't possible, does it really matter? How often do you
*need* to embed code samples containing backticks in your plugin
readme files?

May I remind you of Murphy's law ;)
"If anything can go wrong, it will"

Personally I do use backticks. I can see where I might use backticks in FAQ's.

-----Original Message-----
From: wp-hackers-bounces at lists.automattic.com
[mailto:wp-hackers-bounces at lists.automattic.com]On Behalf Of Sam Angove
Sent: Wednesday, October 25, 2006 6:42 PM
To: wp-hackers at lists.automattic.com
Subject: Re: [wp-hackers] readme.txt spec
Importance: Low


On 10/25/06, Angsuman Chakraborty <angsuman at taragana.com> wrote:
> > `<?php // code goes in backticks ?>`
>
> How do we write php code containing backticks?

If it's Markdown-style (I'm still not clear on that point) then you
delimit the code with double backticks instead:

   `` This code contains literal `backticks`. ``

If your code uses double backticks, delimit with triples etc.

Even if that isn't possible, does it really matter? How often do you
*need* to embed code samples containing backticks in your plugin
readme files?
_______________________________________________
wp-hackers mailing list
wp-hackers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list