So i have an object with a textarea property which i am giving a text with xwiki syntax in it to make a line break according to the documentation XWiki Syntax 2.1: New Line/Line Breaks. Below is the text I am uploading.
=Beschreibung Ablauf der Notfallübung=\\==Planung==\\Um die Sicherheit im Brandfall zu erhöhen veranstaltet ...
The problem is, that the first heading gets formated right but everything after the line breaks looses its formatting. How can i prevent that from happening?