notepad-plus-plus / notepad-plus-plus

Notepad++ official repository
https://notepad-plus-plus.org/
Other
22.24k stars 4.5k forks source link

Add Wikipedia wiki markup to supported languages #13134

Open Wooden-Ideas opened 1 year ago

Wooden-Ideas commented 1 year ago

Description of the Issue

Feature request: Add Wikipedia wiki markup to list of supported languages

The request is to add wiki markup (such as is used in WIkipedia) to the list of supported languages in the "Language" menu option. More details about wiki markup, aka wikitext, can be found at https://en.wikipedia.org/wiki/Help:Wikitext It can include some HTML elements.

Steps to Reproduce the Issue

N/A

Expected Behavior

N/A

Actual Behavior

N/A

Debug Information

N/A

vinsworldcom commented 1 year ago

You need to create a Lexilla lexer for this. Notepad++ inherits lexers from Lexilla project.