-
Beta Was this translation helpful? Give feedback.
Answered by
yhatt
Jul 29, 2025
Replies: 1 comment 3 replies
-
|
Try this: # Slide title
### Sub topic
* Bullet list
* Bullet list
* Bullet list
* Bullet list
<div data-marpit-fragment>
### Sub topic
</div>
1) Numbered list
1) Numbered list
1) Numbered list
1) Numbered list
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

The background image will set just like the style of the slide page
<section style="background-image:url('static/imgs/image.png')" />, so it cannot set as fragmented elements. If you want to mark the image as fragmented, you should avoid using![bg]()syntax.Example: