Do not sanitize asciidoc toc class
What does this MR do and why?
Allow the AsciiDoc table of contents class to not be sanitized, and add simple bold styling to the title.
Screenshots or screen recordings
| Before | After |
|---|---|
![]() |
![]() |
How to set up and validate locally
-
Go to the wiki
-
Create a new page in Asciidoc format
-
Paste the following
= Asciidoc Test :toc: == Level 2 === Level 3 == Level 2
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #246501 (closed)
Edited by Brett Walker

