azu / azu/gitbook-plugin-include-codeblock

Breaks ordered list numbering

Ouverte
#45 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
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

![Some Screenshot](path/to/image.png)

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.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.