On Jun 28, 2008, at 2:35 PM, john muhl wrote:

On 2008/06/27, at 21:02, Jim Gay wrote:

On Jun 27, 2008, at 10:26 PM, john muhl wrote:

I've patched the default Markdown extension....

Looks nice. I've been frustrated by strange parsing bugs, but never looked into it. A more accurate implementation of the syntax gets a warm welcome from me.

If you happen to have samples handy of the Markdown that caused trouble I'd be happy to add them to the test page.

I haven't looked at your branch yet, but one particular problem I'm having is that **bold** should be formatted as <strong>bold</strong> but BlueCloth parses it as *<strong>bold</strong>* The Filter documentation in Radiant suggests using **bold** (which is the correct syntax) but I avoid encouraging the use of Markdown for that single reason... in the client's eyes the documentation is wrong, but in actuality the implementation is wrong.

-Jim

_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to