[cl-markdown-devel] #. compile problem
Gary King
gwking at metabang.com
Wed Jun 7 19:00:50 UTC 2006
Hi Ties,
I think that this is a bug that is fixed. Where I try your sample, I
get:
> <H1>bla
> </H1>
> <P>www.frankrijk.com
> </P>
> <P>http://www.spanje.com
> </P>
> <P>ties at sleep.se
> </P>
which is correct as far as the structure goes but is missing the
automatic URL conversation -- I'll try to look into that later today
or tomorrow.
On Jun 7, 2006, at 1:44 PM, Ties Stuij wrote:
>> It functions quite nicely.
>
> ehh... having said that. I didn't actually try more than one sentence.
>
> when i render (without the indentation):
>
> # bla
>
> www.frankrijk.com
>
> http://www.spanje.com
>
> ties at sleep.se
>
> i get (again without the indentation):
>
> <h1>bla
>
> www.frankrijk.com
>
> http://www.spanje.com
>
> ties at sleep.se
> </h1>
>
> e.g. a long line of big text. Shouldn't markdown have wrapped them all
> in <p>s? Bulletting frankrijk and spanje for example bullets them
> correctly, so i gather it's in the paragraph detection code. I tried
> to figure it out, but i'm not that fast.
>
> greets,
> Ties
--
Gary Warren King
metabang.com
http://www.metabang.com/
(413) 210 7511
gwking on #lisp (occasionally)
More information about the Cl-markdown-devel
mailing list