Motivation: * Discount 2.x [does not build unmodified](https://github.com/davidfstr/rdiscount/issues/162#issuecomment-4301324305) on newer compilers / operating systems. Considerations: * Breaking changes to the RDiscount API are on the table, as permitted socially by a major version update * Note some [proposed API simplifications](https://github.com/davidfstr/rdiscount/pull/49) via sunaku * Still, avoid large breaking changes where possible. I don't want to have a Python 2.x -> 3.x experience.
Motivation:
Considerations: