kriskowal/tengwarjs

Eliminate normalizer

kriskowal opened this issue · 1 comments

The normalizer interferes with tracing sequences of the real input with the corresponding annotations on the parse tree. For example, "x" will get rendered from "cs" and have the corresponding annotations.

Fixed by #30