-
|
The goal is to change the before/after skips. |
Beta Was this translation helpful? Give feedback.
Answered by
Omikhleia
Jan 12, 2025
Replies: 1 comment 3 replies
-
|
There's already so many ways it can be achieved with custom styles, that I am unsure we need a predefined style here. Say, add this in your style file: Then: Each technique has pros and cons
BTW, there's a small bug somewhere, the "div" wrapping in (2) and (3) should not have been necessary i.e. the following should have worked: Feel free to open a bug on markdown.sile, and perhaps analyse what I missed there and submit a PR for it ;-) |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
jodros
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

There's already so many ways it can be achieved with custom styles, that I am unsure we need a predefined style here.
Say, add this in your style file:
Then: