Skip to content

[bug] Kramdown converter fails with NoMethodError: undefined method `type' for nil #809

@honzasterba

Description

@honzasterba

Steps to reproduce:

html = File.read("example.html")
doc, = Kramdown::Parser::Html.parse(html)
Kramdown::Converter::Kramdown.convert(doc)

will submit a PR with a fix

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions