#Preserving indentation?
1 messages · Page 1 of 1 (latest)
Use the Tab key to indent.
Already tried it. Tab key only indents the first line, not the whole paragraph. If I press tab for every line, and then later add more text to the paragraph, the extra tab added previously gets added in the body as a big space, thereby messing the formatting.
As far as I'm aware, it's not possible to preserve indentation with the tab key alone. You can try doing it with shift + enter, when your words begin to wrap, or, alternatively you can use >
Shift+enter works like regular enter and adds another line break. '>' just works like character. If I keep tapping > I just get >>>>>>.
Shift+enter allows you to simulate having an intended paragraph if you keep pressing tab after your line break, but I get how that's annoying.
> would function similarly to how Discord does it.
like this.
where all lines are automatically intended. Even if they happen to wrap, but it has that bar at the start
TextPlaceholder(modifier = sectionTextModifier)
Ok. I got it now. I have to press enter after >
What is this?
Hey everyone. Coming back here again. Pressing ">" and then enter doesn't do any indentation as it used to happen earlier. I'm using the Windows app. Version 3.3.0-33194dc-desktop. The trick works in the android app though.
> is a markdown shortcut, if you aren't on a paid plan, you can't use these any more in the latest version. If you aren't on the free plan, make sure that "markdown shortcuts" is enabled in the app settings.
If you are on the free plan, you can insert a quote (keybind: ctrl + shift + b) using the "+" in the toolbar. (The quote is the same thing as >, that's just the name of it.)