phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

[feat] Support for Legacy XHTML-MP (WAP 1.0) Syntax

Open devvaannsh opened this issue 6 months ago • 0 comments

Describe the problem

I'm currently working on a website for old computers and cellphones. The mobile site is using the WAPFORUM/DTD XHTML Mobile 1.0 Doctype, which requires end tags like and , along with deprecated attributes like align="middle".

Describe the solution you'd like

It'd be awesome if there'd be a legacy XHTML-MP setting. Or at least if it's possible to ignore these HTML problems.

Alternatives considered

No response

Additional context

No response

devvaannsh avatar Sep 27 '25 07:09 devvaannsh