warriordog/mooltipage

Docs: Semantic HTML fixes

Aberta

#49 aberto em 4 de out. de 2020

 (0 comentário) (0 reação) (0 responsável)TypeScript (4 forks)auto 404
documentationenhancementgood first issue

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Some parts of the documentation don't make proper use of semantic HTML. These issues should be fixed:

  • Use page-section tag in index.html
  • Split p tags into actual paragraphs in all parts of getting started section
  • Move inline example code into figure tags (!! this might need CSS tweaks)

Guia do colaborador