#40551·amphtml

Bug: unexpected behavior with special characters in input

Author: madiaznxCreated Sep 1, 2026Updated Sep 1, 2026

When using special characters in the input field, the output is incorrect.

Expected: proper escaping and handling Actual: characters are stripped or cause errors

This might be related to the encoding changes in the last release.