Re: header syntax.

On 21 November 2012 17:01, David J. Weller-Fahy
<dave-lists-public-markdown@weller-fahy.com> wrote:

>> > results in the output
>> >
>> > #v+
>> > <h2># Header 1 #</h2>
>> > #v-
>>
>> I just tried it with the perl implementation and the output resulted
>> (as expected)
>>
>> <h1>v+</h1>
>>
>> <h1>Header 1</h1>
>>
>> <h1>v-</h1>
>
> Whoops!  My mistake: I use '#v+' and '#v-' to indicate that between
> those markers are the contents being discussed.

I don't find that in currentMD syntax? Is this your own syntax?




> I do find it odd that your perl implementation stripped out the '# ' and
> ' #' which surrounded the headerText, though.

Not mine. The perl provided with currentMD


regards


-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

Received on Wednesday, 21 November 2012 17:05:35 UTC