Skip to content

Execute script tags in the html #65

@ZuperZee

Description

@ZuperZee

What would you like to be added:

Execute script tags in the html

Why is this needed:

Makes it easier to add external dependencies and below code would work

<script>
  function test() {
    // Something
  }
</script>
<button onclick="test">Click me</button>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions