comprehensive-rust
comprehensive-rust copied to clipboard
Make Playground URL configurable
trafficstars
Contribute a patch to the upstream mdbook to allow us to easily override the Playground URL inside book.js.
This is related to #1016.
I have opened https://github.com/rust-lang/mdBook/issues/2199 at the upstream.
I see https://github.com/rust-lang/mdBook/issues/2199 was de-duplicated. Perhaps you can start by sending a PR for the other issue? Something which makes mdbook run book.js through their template system so that it becomes possible to inject a custom URL.