Re: Custom style on title/heading element?

Posted by thoraxe on
URL: https://discuss.asciidoctor.org/Solved-Custom-style-on-title-heading-element-tp4543p4546.html

Looking at:

https://github.com/asciidoctor/asciidoctor-backends/blob/master/slim/html5/section.html.slim

I'm not entirely sure how I would modify the slim in order to inherit a class, because the syntax you suggested was "correct" wraps the title/heading in a div...