php-markdown-extra-extended - my humble attempt at extending php-markdown
Alan Hogan
contact at alanhogan.com
Wed Jul 13 15:54:06 EDT 2011
I was not aware of Kramdown before.
I'm delighted to see that it refuses to merge unordered and ordered lists (which I was complaining about a month ago on this list). http://kramdown.rubyforge.org/syntax.html#ordered-and-unordered-lists
Alan Hogan
http://blogic.com
contact at alanhogan.com (mailto:contact at alanhogan.com)
On Wednesday, July 13, 2011 at 12:34 PM, Waylan Limberg wrote:
> Yes, I implemented an extension to Python-Markdown a few weeks back
> which should be available in a release real soon now. Docs are here:
> https://github.com/waylan/Python-Markdown/blob/master/docs/extensions/attr_list.txt
>
> The other implementation is
> http://kramdown.rubyforge.org/syntax.html#inline-attribute-lists
>
> On Wed, Jul 13, 2011 at 2:53 PM, Alan Hogan <contact at alanhogan.com (mailto:contact at alanhogan.com)> wrote:
> > Waylan, out of curiosity, which implementations are those? Is yours one?
> >
> > Alan Hogan
> > http://blogic.com
> > contact at alanhogan.com (mailto:contact at alanhogan.com)
> >
> > On Wednesday, July 13, 2011 at 6:02 AM, Waylan Limberg wrote:
> >
> > On Wed, Jul 13, 2011 at 4:12 AM, Egil Hansen <egil at assimilated.dk (mailto:egil at assimilated.dk)> wrote:
> >
> > Dear all,
> >
> > I have used Markdown via Drupal a few months now, with a customer site
> > and my currently my own blog and based on that practical experience I
> > wanted to add some extra functionality to PHP Markdown Extra, so out
> > of this grow my (extended) weekend project
> > https://github.com/egil/php-markdown-extra-extended
> >
> > The big missing item right now that I would like to implement is the
> > ability to add classes to block and span elements. My basic idea is to
> > use a syntax like this: {some class}
> >
> > If you're looking for prior art, I'd suggest Maruku's attribute lists
> > [1]. I'm aware of at least two other markdown implementations which
> > have adopted this.
> >
> > [1]: http://maruku.rubyforge.org/proposal.html#attribute_lists
> >
> >
> > --
> > ----
> > \X/ /-\ `/ |_ /-\ |\|
> > Waylan Limberg
> > _______________________________________________
> > Markdown-Discuss mailing list
> > Markdown-Discuss at six.pairlist.net (mailto:Markdown-Discuss at six.pairlist.net)
> > http://six.pairlist.net/mailman/listinfo/markdown-discuss
> >
> >
> > _______________________________________________
> > Markdown-Discuss mailing list
> > Markdown-Discuss at six.pairlist.net (mailto:Markdown-Discuss at six.pairlist.net)
> > http://six.pairlist.net/mailman/listinfo/markdown-discuss
>
>
>
> --
> ----
> \X/ /-\ `/ |_ /-\ |\|
> Waylan Limberg
> _______________________________________________
> Markdown-Discuss mailing list
> Markdown-Discuss at six.pairlist.net (mailto:Markdown-Discuss at six.pairlist.net)
> http://six.pairlist.net/mailman/listinfo/markdown-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://six.pairlist.net/pipermail/markdown-discuss/attachments/20110713/311753cd/attachment.htm>
More information about the Markdown-Discuss
mailing list