Hello! Is there a way to load a generated markdown at the class level? If no, could we add something like
## class full.qualifier.of.ClassName
(same syntax than module/package) if it makes sense ? (context)
i
Ignat Beresnev
04/15/2022, 10:19 AM
I wonder if this could be done via existing extension points, adding more info to a page seems possible. Then it's just a matter of displaying/processing it. I'll have a look on the weekends, I'm curious as to how it can be done.