Avoiding WYSIWYG editor.
In order to automatically get the raw wiki editor instead of the
WYSIWYG version,
which has a tendency to make the raw text almost unreadable:
- Click in the left bar at the top item 'Hi, NameSurname'.
- Click edit.
- Add to the very top of the page source, outside the comment, a line with:
' * Set NOWYSIWYG = 1'.
I.e. three spaces followed by a star and the setting. Essentially a list item. The single quotes shall not be included.