PATCH: [perl #87810] BBC Text::MultiMarkdown
authorKarl Williamson <public@khwilliamson.com>
Thu, 7 Apr 2011 14:36:51 +0000 (08:36 -0600)
committerKarl Williamson <public@khwilliamson.com>
Thu, 7 Apr 2011 14:54:21 +0000 (08:54 -0600)
commit4c34a6936037142444c003aac9d374ea84e5a195
tree84f2ae123abdcfd3bce3a9f8b6d5c65c26ec4402
parent1a063a891daa888a733d9623fd6d707de87c6bd9
PATCH: [perl #87810] BBC Text::MultiMarkdown

A statement should have been outside a block but was inside it.
The indentation was correct, and in a number of times reading
the code I still missed it.

I'm having trouble distilling down the failure scenario into
a simple test case, and am short on tuits right now, so a test
will be committed later.
regcomp.c