asciidoctor / asciidoctor

:gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
https://asciidoctor.org
Other
4.85k stars 790 forks source link

AsciiDoc titles in the semantic HTML 5 converter #4546

Open redbow-kimee opened 8 months ago

redbow-kimee commented 8 months ago

Titles seems to be a cross cutting confusion for how to be implemented in the semantic HTML 5 converter. Many features have used <strong class="title"> for the title, but it isn't quite perfect in some situations, so I figured I'd mainly link to a few discussions about titles so we can centralize some of the discussion and make things perhaps a bit more uniform.

Anyways, those are a few spots where I've seen title behavior come up. Feel free to link more.

Also this should be tagged with area/html-next, but I haven't got permission.

redbow-kimee commented 8 months ago

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/header