-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
bugSomething isn't workingSomething isn't workinglayoutRelated to the layout category, which is about composing, positioning, etc.Related to the layout category, which is about composing, positioning, etc.textRelated to the text category, which is all about text handling, shaping, etc.Related to the text category, which is all about text handling, shaping, etc.
Description
Content blocks trim out spaces. Including
It is desireable when putting untintentional leading / trailing spaces / hitting space twice.
Yet this feature would be needed if you want to use spaces as spacing, i.e. with a#box[ ]b or in #repeat[ .] (to get further spaced out dots
Possible fix: add text(trim: boolean = true) parameter to let the user have not-trimming when desired
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglayoutRelated to the layout category, which is about composing, positioning, etc.Related to the layout category, which is about composing, positioning, etc.textRelated to the text category, which is all about text handling, shaping, etc.Related to the text category, which is all about text handling, shaping, etc.
