Proposed table specification (long!)
Yuri Takhteyev
qaramazov at gmail.com
Fri May 20 09:46:13 EDT 2011
> the big secret is that all you must do is split the text on
> blank lines, and then just decide what each segment is,
> which will tell you how it needs to be tagged/formatted.
> that's it, folks. it ain't rocket science. it's simple as pie.
Wow. I wish I had realized this back in 2005 when I started working on
my Python implementation. All of those hours wasted, while all I had
to do was split the text on blank lines.
I think this deserves to be added to "The Collected Sayings of
Bowerbird." (Just google).
- yuri
More information about the Markdown-Discuss
mailing list