Post #1659274
2026-04-24 12:40 UTC
@claudius and then there're those that go: "let's make it extra safe by picking 6.1" 😉 Priorities make a huge difference, since Python Markdown has a lot of internal state that gets shuffled around, so changing them can lead to incorrect results.
Our upcoming component system will include a much, much simpler to understand Markdown AST visitor and transformer API. The cases where ordering is important will be reduced by 90%, and those will not be handled by magic numbers but explicit ordering.
Replies (1)
-
@claudius@darmstadt.social 2026-04-24 14:36
@squidfunk I'mma pick pi + e. just in case. Kidding aside: can't wait for august, my plan is to migrate a project over to zensical :-)