visual
visual copied to clipboard
Visual Maker/Viewer: footers with multiple paragraphs might be parsed incorrectly
Visual Maker allows you to specify footers as
"Lorem ipsum..." (single paragraph)
and
["Paragraph1","Paragraph2"] (multiple paragraphs)
Take into account, though, that the footer can be parsed incorrectly (and shown as a single paragraph one) if Paragraph1 (or Paragraph2) contains : or '. Please use : and ' to avoid this issue.
Example:
["Note: Lorem ipsum.","Source: Cicero's De finibus bonorum et malorum."]