Skip to content

Restructure HTML  #923

@eksperimental

Description

@eksperimental

Originally posted here: #730 (comment)

I have noticed a big semantical mistake in the HTML structure,
the name of the function should be a HEADER element, <h2> to be precise.
As of now, It is just a span, and then if there is a section inside this functions, this receives <h2>.
We should use <h2> for the function name, and them push up +1 all the headers within the function.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions