Skip to content

HTML tags are taken out of notes #345

@tucker-m

Description

@tucker-m

Any HTML tags inside of a note get removed. For example, if you write this:

This is a note about the <body> tag.

It only saves "This is a node about the '' tag."

If you try to write a <script> tag, it will delete all text after the tag. I'm guessing that this is to avoid scripts from being put on the page, but someone could've legitimately meant to write that (for example, if they're writing about an HTML application they're working on).

Could HTML tags be allowed in notes? Possibly escaped?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions