emberjs / emberjs/simple-html-tokenizer

Failure on empty tags

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
85
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Hi,
I ran into an issue recently using another library that is based on `simple-html-tokenizer`.
Here is a link to the original issue: https://github.com/Hypercontext/linkifyjs/issues/370

The particular minimal failure example I can provide is the following:

**Example input:** `Foo/Bar <> Zoo/Zar`

**Expected output:** same as the input (no change)

**Observed output:** `Foo/Bar `

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.