ruby-docx/docx

is it possible to insert multiple lines after bookmark?

tdepiera opened this issue · 1 comments

Im looking to output the contents of an array into a document line-by-line, but so far have not been able to figure it out. Everything so far is displayed on a single line.

Figued out the issue was that the insert_multiple_lines_after method is actually just insert_multiple_lines