Yes, it is. Just set $wgNativeMarkdownSuffixDetection = true; in your "LocalSettings.php" file. Note, however, that the extension does not retroactively change the page content model of existing pages and the extension does not (yet?) provide a script to do so.

--
Karsten / MediaWiki, Semantic MediaWiki, NeoWiki and Wikibase enthusiast

https://professional.wiki //https://www.pro.wiki //https://neowiki.ai 
//https://www.wikibase.consulting


Am 13.07.26 um 10:58 schrieb 谢大大 via MediaWiki-l:
Is it possible for this extension to automatically use markdown when the page name ends with .md extension? For example, we may have Project:AGENTS.md <http://AGENTS.md> or User:<User name>/CLAUDE.md <http://CLAUDE.md> for a traditional wiki that AI agents also participates in. I have a claude skill for MediaWiki wikies that manages User:<User name>/CLAUDE.md <http://CLAUDE.md> and works with your mediawiki-mcp-server.

在 Jeroen De Dauw via MediaWiki-l <[email protected]>,2026年7月13日 18:30写道:

    Hi all,

    We are pleased to announce Native Markdown, a new MediaWiki
    extension that provides a deeply integrated Markdown content model.

    In contrast to some earlier Markdown extensions, the entire page
    is stored as Markdown rather than embedding Markdown within
    wikitext via a tag or similar.

    You get functioning links, categories, search, image embeds, table
    of contents, WhatLinksHere, etc. You can even embed templates and
    parser functions, though wiki admins can disable this for a full
    Markdown-only experience.

    The extension can be added to existing wikis with wikitext pages
    without breaking anything, since those pages will remain wikitext.
    By default, all new wiki pages will be in Markdown, with
    configuration options that let you control how fully you switch to
    Markdown (e.g., only in certain namespaces).

    Find the release blog with demo video at
    https://professional.wiki/en/news/native-markdown-released

    Read the docs at
    https://professional.wiki/en/extension/native-markdown

    Explore the source or file issues at
    https://github.com/ProfessionalWiki/NativeMarkdown

    Best

    --

    Jeroen De Dauw | CEO Professional Wiki
    <https://www.professional.wiki/>
    Sovereign knowledge infrastructure: knowledge graphs, optional AI,
    open source
    NeoWiki <https://neowiki.ai/> | AI Assistant
    <https://professional.wiki/en/mediawiki-ai-assistant> | MediaWiki
    Hosting <https://professional.wiki/en/hosting> | Wiki Services
    <https://professional.wiki/en/services>


_______________________________________________
MediaWiki-l mailing list [email protected]
To unsubscribe send an email [email protected]
https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/
_______________________________________________
MediaWiki-l mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.wikimedia.org/postorius/lists/mediawiki-l.lists.wikimedia.org/

Reply via email to