BaseCampOps / docx_templater

Uses a .docx with special keywords between double pipes || and replaces those pipes and keywords with content.
29 stars 11 forks source link

Fix newline conversion #11

Open elCorsaiR opened 2 years ago

elCorsaiR commented 2 years ago

Office365 does not display with inside properly. This pull request adds changes to replace new line with <w:t>line 1</w:t><w:br /><w:t>line 2</w:t>