mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Annotations are just string maps, but to render those we need a bit more information (is it a link, should it be visible by default). Store them as more complex structs internally, this also allows us to drop alert.Links since we now have enough information to tell if annotation is a link