azu / azu/gitbook-plugin-include-codeblock
Parsing code from URL (Feature)
- 主要言語
- JavaScript
- スター
- 40
- フォーク
- 25
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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)
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by locating the plugin entry point that handles local code includes; the issue names raw GitHub URLs and gists as desired sources but no files or tests. Review existing include behavior, then determine supported URL forms and verify that hosted code can be included without duplicating it locally.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- documentation
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100