[kramdown-users] kramdown table-making has gone completely insane
Shawn Van Ittersum
svicalifornia at gmail.com
Sun Oct 17 13:06:34 EDT 2010
Thank you, Thomas! And thanks for being attentive to feedback and patient through our discussions. Though we don't always agree, I am very appreciative of your thoughtful concern for each issue. You are doing a great job managing this project.
Shawn
On Sat, 16 Oct 2010 09:24:47 +0200, Thomas Leitner wrote:
> On 2010-10-10 08:34 -0700 Matt Neuburg wrote:
>> require 'kramdown'
>> s = <<END
>> The operator `||` is called logical-or.
>> END
>> puts Kramdown::Document.new(s).to_html
>
> I have just pushed the latest changes to the Github repository. Pipe
> characters in code spans in tables do *not* need to be escaped anymore.
> I hope the change fixes all the discussed problems. The above example
> works now correctly!
>
> -- Thomas
> _______________________________________________
> kramdown-users mailing list
> kramdown-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/kramdown-users
More information about the kramdown-users
mailing list