Skip to content

Handle Callout Icon Conversion #289

@st3phhays

Description

@st3phhays

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

No one assigned

    Labels

    0 - BacklogIssue 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.WorkItemNon-bug, non-feature related things. Could be refactoring. Sometimes non-code related things.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions