azu / azu/gitbook-plugin-include-codeblock
Parsing code from URL (Feature)
Open
feature-proposal
- Dominant language
- JavaScript
- Stars
- 40
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
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)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.