Displaying 3 results from an estimated 3 matches for "wimp_".
Did you mean:
wimp
2007 May 09
3
Markdown.pl 1.0.2b8
...nce in
the expression that it passes to gen_extract_tagged, which
is broken when Text::Balanced wraps it in parentheses.
Thanks to Matt Kraai for the patch.
+ Now supports URLs containing literal parentheses, such as:
http://en.wikipedia.org/wiki/WIMP_(computing)
Such parentheses may be arbitrarily nested, but must be
balanced.
Starting tomorrow, I'll be offline for the next week or so, but
after that I plan to finish off this beta. I'm thinking it
should probably be reversioned to 1.1, as the syntax has some
sub...
2007 Jul 03
0
PHP Markdown 1.0.1g & Extra 1.1.3
...was only working with PHP 4.
* Fixed a problem with WordPress 2.x where full-content posts in
RSS feeds
were not processed correctly by Markdown.
* Now supports URLs containing literal parentheses for inline links
and images, such as:
[WIMP](http://en.wikipedia.org/wiki/WIMP_(computing))
Such parentheses may be arbitrarily nested, but must be
balanced. Unbalenced parentheses are allowed however when the URL
when escaped or when the URL is enclosed in angle brakets `<>`.
* Fixed a performance problem where the regular expression for strong
e...
2007 May 21
0
PHP Markdown 1.0.2b8 & Extra 1.1.3b1
...a too.
PHP Markdown 1.0.2b8:
* Fixed a problem with WordPress 2.x where full-content posts in
RSS feeds
were not processed correctly by Markdown.
* Now supports URLs containing literal parentheses for inline links
and images, such as:
[WIMP](http://en.wikipedia.org/wiki/WIMP_(computing))
Such parentheses may be arbitrarily nested, but must be
balanced. Unbalenced parentheses are allowed however when the URL
when escaped or when the URL is enclosed in angle brakets `<>`.
* Fixed a performance problem where the regular expression for strong
e...