azu / azu/gitbook-plugin-include-codeblock
Parsing code from URL (Feature)
- Lenguaje dominante
- JavaScript
- Estrellas
- 40
- Forks
- 25
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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)
```
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript
- Área
- documentation
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 30/100