encodeAmpsAndAngles runs after italicsAndBold, causing HTML parsing errors with angle brackets
Author: prabinbessieCreated Jan 29, 2026Updated Sep 3, 2026
Labelsbug
When Markdown content contains angle brackets (<) followed by numbers inside italic or bold formatting (e.g., _<100.000_), the HTML output becomes malformed
Source: showdownjs/showdown