inky icon indicating copy to clipboard operation
inky copied to clipboard

[Request] Option to keep (>=2) subsequent newlines or whitespaces

Open bartjakobs opened this issue 2 years ago • 1 comments

In the Inky editor (or any code editor), text is formatted in monospaced. When compiling, all the formatting (like whitespaces / newlines to divide paragraphs) is removed.

bartjakobs avatar Mar 09 '22 22:03 bartjakobs

This would be less helpful than you might think: ink tends to generate quite a lot of blank newlines during processing.

You can enforce whitespace using a
tag in either JS or Unity.

Message ID: @.***>

joningold avatar Mar 10 '22 12:03 joningold