jupyter / papyri

MIT License
82 stars 17 forks source link

Multiline Warning directive is not rendered correctly #367

Closed melissawm closed 5 months ago

melissawm commented 6 months ago

For example, if the source is

    .. warning:: Be careful!

       Bulbasaur is a grass-type Pokémon, but Mega Venusaur and Gigantamax
       Venusaur are also Poison Pokémon.

The HTML rendered result is the following: Screenshot_20231228_180806

The raw internal output is also wrong: Screenshot_20231228_180949