Commit graph

1 commit

Author SHA1 Message Date
Sina Hinderks
ce8ead5124 refactor: collecting inlines for subjects
Instead of checking intersections of inline elements yourself before
adding an inline element, the new class `InlineElementCollector`
prevents intersections internally.

Additionally the inline elements are sorted by the new class, so it's no
longer necessary to do this after adding the inline elements.
2025-06-07 22:02:04 +02:00