Hi there! I would like to implement a custom MdSpan but there are internal abstract methods on it so I am not able to and the implemented types are all sealed. How would I go about creating a custom span. The type of span I am trying to make is a MdShieldSpan which would be based on https://shields.io/
Thanks!