-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
If a code is already hosted on github (or elsewhere), you might want to avoid code duplication and parse the code from the url (e.g raw github, gists, ... etc).
For example
[import:"marker0"](https://raw.githubusercontent.com/azu/gitbook-plugin-include-codeblock/master/example/src/marker.ts)
prudhomm, jany-tenaj and hamishwillee