Wrong alignment when pasting YAML into Asciidoc #274
mramendi
started this conversation in
Core Application & Packages
Replies: 2 comments 1 reply
-
Editor: Paste Without Reformatting is the command you want; on macOS it's bound to Cmd-Shift-V, and I imagine it's got a similar keybinding on other platforms. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't really want "without" reformatting as much as "not assume an offset but paste from where I am now, reformatting accordingly" - is that possible |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
So, I have Pulsar, currently 1.116.0. I use it to write documentation in Asciidoc and I need to unclude YAML examples. So, I have the scaffolding:
I try to paste a YAML block into the space. But the YAML block is aligned two spaces to the right, and I have to un-align it using Control+[ .
How can I make the editor paste YAML at the level that the cursor is at?
Beta Was this translation helpful? Give feedback.
All reactions