[okular] [Bug 524442] Markdown anchors must be lowercase by standards
"Allen Winter" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.bugs |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=524442 --- Comment #2 from Allen Winter <[email protected]> --- good point. I shouldn't say "official". just everywhere I've looked so far. and both markdownlint and markmark lsp complain if not all lowercase alternatively I can add custom anchor, i.e ``` <a id="section1"></a> ## Section 1 ``` -- You are receiving this mail because: You are watching all bug changes.