Skip to content

Issues with import_html.js #31

@kentookura

Description

@kentookura

I will be using the dream-html website quite a lot and expect do run into some edge cases with the markup converter. I'll use this issue to keep track of them.

  • got Aria.hidden "true", should be Aria.hidden true
  • viewbox takes labelled arguments, but the converter renders a string. In order to handle this, the converter would need to do some parsing.
  • got tabindex - 1, should be `tabindex (-1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions