Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More padding/margin would be welcome in admonitions #77

Closed
BoboTiG opened this issue Feb 12, 2025 · 1 comment
Closed

More padding/margin would be welcome in admonitions #77

BoboTiG opened this issue Feb 12, 2025 · 1 comment

Comments

@BoboTiG
Copy link
Contributor

BoboTiG commented Feb 12, 2025

Reproduction code:

````{admonition} Admonition
:class: toggle

Some text, followed by a code block:

```{code-block}
some code
here and
there
```

And another sentence, followed by more code:

```{code-block}
more code
````

Preview:

As you can see, the space between the first code-block and the following text could be more large (it is "highlighted" in red on the screenshot, while the expected space is in green).

This is happening since a while, but for the sake of completeness, I used the version 2025.2.11 for the test.

@lepture
Copy link
Owner

lepture commented Feb 20, 2025

Fixed in 2015.2.20

@lepture lepture closed this as completed Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants