Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension not working in VisualEditor #2

Closed
SheepRock opened this issue Jan 16, 2019 · 1 comment
Closed

Extension not working in VisualEditor #2

SheepRock opened this issue Jan 16, 2019 · 1 comment

Comments

@SheepRock
Copy link

When I try to edit a page using VisualEditor, nothing is shown in the code lines. Is there a way to make it work in VisualEditor like SyntaxHighlight_GeSHi does?

I'm using version 1.2 in xampp with MediaWiki 1.31.1, PHP 7.0.33.

@Nicolas01
Copy link
Owner

Sorry for the late answer.
It seems to be fixed in Mediawiki version 1.35.7
Here is the VisualEditor rendering of the following Mediawiki code:

<syntaxhighlight lang='cs'>
var v = new Class(10, "xxx");
</syntaxhighlight>

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants