I20260125-1800
This PR fixes a generic issue in Markdown where an extra TextElement is created when an inline tag ends at the end of the Markdown content, resulting in incorrect parsing behavior. Fix: https://github.com/eclipse-jdt/eclipse.jdt.core/issues/4743