Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Callout Icon Coversion #289

Open
2 tasks done
st3phhays opened this issue Jan 3, 2023 · 1 comment
Open
2 tasks done

Handle Callout Icon Coversion #289

st3phhays opened this issue Jan 3, 2023 · 1 comment
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

Comments

@st3phhays
Copy link
Member

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

@st3phhays st3phhays added the Improvement Issues that enhances existing functionality, or adds new features label Jan 3, 2023
@st3phhays
Copy link
Member Author

A lot of this is fixed with the move to Astro, but we may need to look at another implementation in C# for sites that will not be astro.

@st3phhays st3phhays added the 0 - _Triaging Issue is accepted, but a milestone has yet to be added for the issue label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant