jupyter / papyri

MIT License
82 stars 17 forks source link

Fix rich rendering of panels #362

Closed Carreau closed 6 months ago

Carreau commented 6 months ago

We use a table with a single column, single header and/or single row that contain the renderables.

The border color as well as the icon in title depends on the kind of admonition (maybe we want to limit the kind of admonitions.

We cannot render only a header, so when the directive has no content, we render only the body.