Dieser Bereich kann Inhalte enthalten, die nicht für alle Nutzer geeignet sind. Dazu können unter anderem Texte, Medien oder Diskussionen gehören, die als beleidigend, extremistisch, gewaltbezogen oder anderweitig belastend empfunden werden. Wenn du solche Inhalte nicht sehen möchtest, nutze bitte die jeweiligen Filter- und Meldeoptionen der Plattform oder meide entsprechende Threads/Communities.
The text within
<title>exists to be human readable, but the tag itself exists so that the browser application knows what to put in the title bar.Write, sure. But I meant read.
I did mention that that was one of the more bilaterally semantic parts of the language, alongside emphasis and strong tags. But I still think the
##is easier for a regular user to understand.If
<title>isn’t intended to be human readable, why not use\0instead? Every tag could be 2-3 characters, saving space and increasing machine processing speed.This is the entire argument I’m making. HTML makes compromises that makes it harder for the human to read and also harder (or at least less optimal) for the machine to read. Markdown codifies an existing human-readable format in a way that a machine can handle easily, too.