kramdown icon indicating copy to clipboard operation
kramdown copied to clipboard

parse failure on empty tables

Open gsar opened this issue 1 year ago • 0 comments

Kramdown::Document.new('<table></table>', input: 'html').to_kramdown provokes an undefined method 'type' error:

image

gsar avatar Mar 11 '24 17:03 gsar