Hello!
I just updated locally to kramdown v2.2.0 and I'm getting a new HTML validation error.
Bad value “doc-toc” for attribute “role” on element “ul”.
So, it seems the specs only allow role=doc-toc for nav and section but not ul.
I can ignore the warning, but I thought I'd mention the issue.
Hello!
I just updated locally to kramdown v2.2.0 and I'm getting a new HTML validation error.
So, it seems the specs only allow
role=doc-tocfornavandsectionbut notul.I can ignore the warning, but I thought I'd mention the issue.