-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
0 - BacklogIssue is accepted, but is not ready to be worked on or not in current sprint.Issue is accepted, but is not ready to be worked on or not in current sprint.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.WorkItemNon-bug, non-feature related things. Could be refactoring. Sometimes non-code related things.Non-bug, non-feature related things. Could be refactoring. Sometimes non-code related things.
Description
Checklist
- I have verified this is the correct repository for opening this issue.
- I have verified no other issues exist related to my request.
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
Metadata
Metadata
Assignees
Labels
0 - BacklogIssue is accepted, but is not ready to be worked on or not in current sprint.Issue is accepted, but is not ready to be worked on or not in current sprint.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.WorkItemNon-bug, non-feature related things. Could be refactoring. Sometimes non-code related things.Non-bug, non-feature related things. Could be refactoring. Sometimes non-code related things.