reversed is a boolean attribute on <ol> that can be used to make descending lists. The sanitizer seems to be stripping this (it's not included in allowed_attributes).
https://html.spec.whatwg.org/multipage/semantics.html#attr-ol-reversed
Reactions are currently unavailable
reversed is a boolean attribute on <ol> that can be used to make descending lists. The sanitizer seems to be stripping this (it's not included in allowed_attributes).
https://html.spec.whatwg.org/multipage/semantics.html#attr-ol-reversed