-
-
Notifications
You must be signed in to change notification settings - Fork 203
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
Is it possible to insert page breaks? #25
Milestone
Comments
Just found an answer here: Inserting this where a page break is needed does the trick:
|
When combining html and markdown it can go a bit weird. I have a two column setup and something that worked for me is this (h1 has "column-span: all;"):
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it possible to insert page breaks? If so how? Thanks
The text was updated successfully, but these errors were encountered: