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
LarsGit223 edited this page Jul 16, 2016
·
10 revisions
This section describes miscellaneous functions of the API:
linebreak()
The function inserts a line break.
pagebreak()
The function inserts a manual page break.
hr()
The function inserts a horizontal line.
disable_links()
Calling this function will disable link creation until it is enabled again by calling enable_links(). If link creations is disabled then all links will be renderer as plain text.