rust-exercises icon indicating copy to clipboard operation
rust-exercises copied to clipboard

Github renders #include as a literal # include

Open jonathanpallant opened this issue 1 year ago • 0 comments

In our exercises, on Github, the solutions look like:

{{#include ../../exercise-solutions/green-yellow/src/bin/step3.rs:3:13}}

It would be nice if there was some Github-compatible syntax for including files into a markdown file - but I suspect there isn't. We would then have to decide if we just want to copy-paste the solution code instead.

jonathanpallant avatar Aug 30 '23 13:08 jonathanpallant