editor-js / header

Header Tool for Editor.js 2.0
MIT License
96 stars 122 forks source link

rename "header" to "heading" #21

Open chharvey opened 5 years ago

chharvey commented 5 years ago

A header is a whole container of introductory content, such as site logo, navigation, and search field. A heading is the title of a section of a document — headings create the document outline. In HTML, headers are represented by the <header> element and level headings are represented by <h1><h6>.

It looks like this repo refers to the latter. It might be helpful to reinforce established terminology and use "heading" instead of "header".

see: https://www.google.com/search?q=header+vs+heading

hagemann commented 4 years ago

Fully agree here.

mkeida commented 4 years ago

+1

nels-anderson commented 2 years ago

+1

jamenai commented 1 year ago

+1

qqpann commented 1 year ago

agree