bbc / lrud

Left, Right, Up, Down. A spatial navigation library for devices with input via directional controls.
Apache License 2.0
98 stars 21 forks source link

Make headings 2 and 4 display correctly #64

Closed jmalk closed 4 years ago

jmalk commented 4 years ago

Description

Headings 2 and 4 were displaying as "## Recipe 2..." for some reason. Deleting and re-typing the hashes seems to fix it.

Motivation and Context

Make them display as <h2> tags.

How Has This Been Tested?

Markdown Preview in VSCode.

Types of changes

Checklist: