You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This picks up a Kramdown security update (in 2.3.1) as well as a
variety of other updates. From manual testing the changes in the
output are:
- code elements (both blocks and inline) now have the additional
CSS class 'language-plaintext' (which has no effect)
- the CSS classes for inline code highlighting have changed,
though the appearance is unaffected
- `role` attributes are added to various elements, mostly footnotes
None of these seem to affect the appearance of the docs.
0 commit comments