indent

Having trouble installing Oxygen? Got a bug to report? Post it all here.
Oleksii
Posts: 84
Joined: Wed Jul 19, 2017 6:04 pm
Location: Austria
Contact:

indent

Post by Oleksii »

I cannot figure out how to indent (automatically or manually) text within a <p>.
I already read the article https://www.oxygenxml.com/xml_editor/xm ... print.html
but I'm still not sure what should I do. The shortcut Ctrl+I provided there doesn't work.

ML Editor 20.1, build 2018061313
academic
Kind regards,
Oleksii Sapov-Erlinger
Radu
Posts: 9451
Joined: Fri Jul 09, 2004 5:18 pm

Re: indent

Post by Radu »

Hi,

You should also try selecting the XML element, right click, Source->Format and Indent Element (Ctrl-Shift-I).
If that does not work this might mean that Oxygen considers the element to be in a space-preserve state (for example maybe you have the attribute xml:space="preserve" defined somewhere on the ancestors of the current XML element).

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply