trifectatechfoundation / teach-rs

A modular, reusable university course for Rust
https://teach-rs.trifectatech.org
Creative Commons Attribution Share Alike 4.0 International
2.92k stars 137 forks source link

modmod: Support images in exercise descriptions #118

Closed g-braeunlich closed 2 weeks ago

g-braeunlich commented 1 month ago

What do you think about adding support for images / other static files in exercise descriptions? Or is this already supported somehow?

Usecase: I am working on an exercise for wasm and I would like to show an image of the result in the exercise description (of course, it also would be cool to embed some wasm animation).

hdoordt commented 1 month ago

Hey @g-braeunlich I think this would be a great idea! You can probably take inspiration from the way images get included in the slides.