Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Indent After Paste ====== To disable auto indenting of text after paste you can use following XML flag in **settings.xml**: <code xml> <Formatting> <IndentAfterPaste>false</IndentAfterPaste> </Formatting> </code> by default it is enabled (**true**) and not shown, so to disable, paste new value inside Formatting node. #xml_option