warriordog/mooltipage

Docs: Semantic HTML fixes

Open

#49 opened on Oct 4, 2020

 (0 comments) (0 reactions) (0 assignees)TypeScript (4 forks)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

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)

Contributor guide