Hi all, How can I keep my text at column 0 even when demoting a subtree?
In this simple example --8<---------------cut here---------------start------------->8--- * test text --8<---------------cut here---------------end--------------->8--- demoting the tree results in --8<---------------cut here---------------start------------->8- ** test text --8<---------------cut here---------------end--------------->8- while I'd prefer --8<---------------cut here---------------start------------->8--- ** test text --8<---------------cut here---------------end--------------->8--- Thanks in advance, Andreas