Open
Description
If you try to edit the following article some content (basically everything after the first <nowiki>
tag) is missing in the "Main Content" window and can't be edited:
https://docs.webplatform.org/wiki/concepts/programming/programming_basics
I guess this is due to some parsing error after the <nowiki>
tag. If you change it to <pre>
and press show preview everything, including tags and handlebars, show up.
Also if you use the tag, things after it seems to get parsed differently in the preview and article, meaning that characters like <
and >
get converted to <
and >
.