itsallcode / openfasttrace

Open source requirement tracing suite
GNU General Public License v3.0
100 stars 21 forks source link

#378: Added support for underlined titles in Markdown #384

Closed redcatbear closed 7 months ago

redcatbear commented 7 months ago

This is the first part of the preparation work for the RST parser. Markdown has a second style of headlines: underlined headlines. In RST this is the only supported style, so supporting that style in the Markdown parser brings us closer to RST support.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud