azu / azu/gitbook-plugin-include-codeblock
Breaks ordered list numbering
Ouverte
bug
Patch Welcome
- Langage dominant
- JavaScript
- Étoiles
- 40
- Forks
- 25
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I'm trying to do an include in the middle of a sequence of steps:
```
1. Some step

2. Next step
[include](../path/to/file.js)
3. Last step
```
The image gets included without breaking the numbering. But the include makes "Last step" closes the preceding list with ``, then inserts a `
`, then starts a new ``.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.