mirror of
https://github.com/rwinkhart/glamour-temp-MUTN.git
synced 2026-08-28 04:46:29 -04:00
Optionally Preserving New Lines (#115)
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
Preserving line breaks will ensure
|
||||
that this text displays on two separate lines
|
||||
|
||||
While this text appears on one line, it will wrap when the text meets the renderer's default value of 80 characters
|
||||
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
Preserving line breaks will ensure
|
||||
that this text displays on two separate lines
|
||||
|
||||
While this text appears on one line, it will wrap when the text meets the
|
||||
renderer's default value of 80 characters
|
||||
Reference in New Issue
Block a user