Bug #8298
katello.org documentation shows raw markdown on some pages
Description
Opening for example CLI in the docs shows some headers as raw markdown. Affected pages are CLI and Glossary
current state:
<h1 id="hammer">Hammer</h1>
<p>##What is the CLI?</p>
<!-- snip -->
expected state:
<h1 id="hammer">Hammer</h1>
<h2>What is the CLI?</h2>
<!-- snip -->
History
#1
Updated by Adam Ruzicka over 8 years ago
#2
Updated by Adam Ruzicka over 8 years ago
- Category set to Documentation
#3
Updated by Eric Helms over 8 years ago
- Legacy Backlogs Release (now unused) set to 14
- Triaged changed from No to Yes
#4
Updated by Eric Helms over 8 years ago
- Status changed from New to Closed
- Target version set to 62