Aristotle Pagaltzis
                                            Aristotle Pagaltzis
                                        
                                    Hmm. Basically I consider a Markdown implementation incomplete unless all constructs that can be written using Markdown shorthand can also be written explicitly using the equivalent HTML – i.e. `*this*`...
That would work, I think. One thing though, things like `` cannot be mapped in the HTML→Markdown direction so there is a likelihood that they will be rejected entirely, whereas...
I don’t mean whether it is possible to parse them, I mean how they are treated by the sanitiser. If the sanitiser is configured to disallow everything, it should still...
Strange. This looks similar to #174. Not sure what’s going on just yet.
Thank you for the patch! Now I have some reading up to do. 🙂 > (I finally got sufficiently fed up with these things not working to spend a few...
Almost certainly possible. I’ll take a look. This syntax does somewhat cut against the plugin’s grain in one obvious way: it doesn’t include the `#` in front of the RGB...
> Not sure when people will have tuits for this: it's a non-trivial task. What areas does the complexity reside in?
Hey, thanks for taking care of this and also for letting me know. Now I don’t have to prepare such a PR myself. 🙂 However – 1.09 is not a...
> For the overwhelming majority of the 118 CPAN distros that ship with core, that's sufficient and we don't absolutely need a pull request. Memoize is one of 13 distros...
Actually, thanks for motivating me to ship the fix for 1.09. I’ve just sent 1.10 to PAUSE, with relatively small changes. Let’s wait for that to bake for 2 or...