You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For asciidoc and asciidoctor format, pagebrek.lua is updated.
Syntax is from AsciiDoc Syntax Quick Reference.
https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/#breaks
Currently, RawBlock in AsciiDoc Writer does not add new lines. So, this update have "\n\n" to separate paragraphs.
0 commit comments