Skip to content

Getting WikiMarkdown to work with 1.44.2#31

Open
phi-kit wants to merge 2 commits intokuenzign:mainfrom
phi-kit:fix/mw1442-compatibility
Open

Getting WikiMarkdown to work with 1.44.2#31
phi-kit wants to merge 2 commits intokuenzign:mainfrom
phi-kit:fix/mw1442-compatibility

Conversation

@phi-kit
Copy link
Copy Markdown

@phi-kit phi-kit commented Oct 30, 2025

  • Replaced deprecated Linker::makeExternalLink with $parser->getLinkRenderer()->makeExternalLink.
  • Replaced deprecated Linker::makeHeadline with $parser->internalParse to correctly render wikitext headlines, as the previous methods (like getHeadlineRenderer) were failing."

Was erroring on SpecialPages without the `use MediaWiki/Title/Title;` line.
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