Handle Callout Icon Coversion #289
Labels
0 - _Triaging
Issue is accepted, but a milestone has yet to be added for the issue
Improvement
Issues that enhances existing functionality, or adds new features
Checklist
Is Your Feature Request Related To A Problem? Please describe.
Right now, the conversion of the icons in callouts are being handled with JS, so something like
:choco-info:
will be rendered as an icon on the client. It might be worth investigating other methods of displaying these icons instead of relying on the client.Describe The Solution. Why is it needed?
Perhaps there is a way to handle the conversion in C#, so that it can be converted on build time instead of at client run time.
Additional Context
No response
Related Issues
No response
The text was updated successfully, but these errors were encountered: