Move transitions at the end of sections up the tree. Complain on transitions after a title, at the beginning or end of the document, and after another transition.
For example, transform this:
<section> ... <transition> <section> ...
into this:
<section> ... <transition> <section> ...
There are no implemented interfaces.
default_priority
(type:
int
)
830
apply()
visit_transition(node)
There are no known subclasses.