launch
launch copied to clipboard
Fix formatting issue in lms_lrs.md
The named anchor was moved behind the title, such that the title rendering still applies to the text, otherwise markdown rendering will not apply the correct style and print ### Launch directly into the HTML, instead of generating the h3
After HTML, markdown expects an empty line to switch back to markdown formatting.