warriordog/mooltipage

Docs: Semantic HTML fixes

开放

#49 创建于 2020年10月4日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (4 个派生)auto 404
documentationenhancementgood first issue

仓库指标

星标
 (1 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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)

贡献者指南