Skip to content

Fix unit test #18

@shuhei

Description

@shuhei

Currently, the unit test is broken because of onclick="${() => alert('hello')}".

  • bel@4 renders it as onclick="() => alert(\'hello\')"
  • pelo just removes it to match the result of bel@4 for onclick=${() => alert('hello')}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions