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

Implement Concept Widget #251

Open
angelikatyborska opened this issue Aug 25, 2021 · 2 comments
Open

Implement Concept Widget #251

angelikatyborska opened this issue Aug 25, 2021 · 2 comments
Assignees

Comments

@angelikatyborska
Copy link
Member

In about.md of one JavaScript concept I tried to use a concept widget as described in https://exercism.lol/docs/building/markdown/widgets

 [concept:<track-slug>/<concept-slug>]()

It's on the last line of this file: https://raw.githubusercontent.com/exercism/javascript/main/concepts/array-destructuring/about.md

[concept:javascript/rest-and-spread]()

It doesn't render as promised in the docs. It renders as broken link (no href) attribute.

Screenshot 2021-08-25 at 18-17-07 Exercism 9c5da084-6b30-4d2d-af9e-d3f36564a1a3

@iHiD
Copy link
Member

iHiD commented Aug 25, 2021

@ErikSchierboom If you get chance to do this, I think you know the code better and it might be quick for you (I can style it if you can render it), but prioritise F#/C#/Ruby first if it'll take you more than 15mins, and I'll find time to implement it before launch.

@iHiD iHiD changed the title [Concept] Concept widget doesn't work Implement Concept Widget Aug 31, 2021
@iHiD
Copy link
Member

iHiD commented Aug 31, 2021

Concept widgets now render as links (so stuff doesn't look broken). We'll render the actual widgets post-launch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants