rio icon indicating copy to clipboard operation
rio copied to clipboard

Detect Large Text as Headings

Open mad-moo opened this issue 8 months ago • 1 comments

Rio automatically spawns <h1>, <h2>, ... elements when using style="heading...". However, this doesn't work when using custom headings.

Detect custom styling as headings (e.g. size >=2) as heading and spawn <h> elements instead.

mad-moo avatar Jun 17 '24 18:06 mad-moo