rst2typst.transforms module¶ class rst2typst.transforms.RemapFootnotes(document, startnode=None)¶ Bases: Transform apply(**kwargs)¶ Override to apply the transform to the document tree. default_priority = 700¶ Numerical priority of this transform, 0 through 999 (override).