So far any pages which i have tried to view in regards to script commands, the Syntax box displays the following message:
Invalid language.
You need to specify a language like this:
Supported languages for syntax highlighting:
For example, the AddSpell page shows this
bool Function AddSpell(Spell akSpell, bool abVerbose = true) native
When you view the source
== Syntax ==
bool Function AddSpell(Spell akSpell, bool abVerbose = true) native
I viewed the supported languages for syntax highlighting, and Papyrus is not within the list.
Syntax highlighting has been working today, and this seems to have occurred within the last hour.