Skip to content

Fixes for makeHeadline and makeExternalLink in MediaWiki 1.43#32

Open
odenbach wants to merge 1 commit intokuenzign:mainfrom
odenbach:mw143
Open

Fixes for makeHeadline and makeExternalLink in MediaWiki 1.43#32
odenbach wants to merge 1 commit intokuenzign:mainfrom
odenbach:mw143

Conversation

@odenbach
Copy link
Copy Markdown

@odenbach odenbach commented Nov 5, 2025

Hi,

and here is yet another approach to fix WikiMarkdown for current MediaWiki version 1.43. I used the calls that mediawiki itself uses internally so this should keep the best compatibility.

It also fixes calls to makeExternalLink. While this function is still contained in 1.43 it is already marked as deprecated, so it will be dropped in the next versions. So I already switched from Linker to LinkRenderer to be future proof.

Thanks,

Christopher

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

Successfully merging this pull request may close these issues.

1 participant