Skip to content

Bug with mediawiki to plain text conversion #11096

@gengiskhan600

Description

@gengiskhan600

Hi

I don't know if this is a bug but when trying to convert a wiki page to plain text, https://en.wikipedia.org/wiki/Special:Export/Hokkaido, I've got empty results for :
{{convert|1,748|PD/km2|abbr=on}}
and partial result for
{{Nihongo|lead=yes|'''Hokkaido'''|北海道|Hokkaidō|{{IPA|ja|hok.kaꜜi.doː|pron|Ja-hokkaido.ogg}}

echo "{{convert|1,748|PD/km2|abbr=on}}" | pandoc -f mediawiki -t plain : no result

echo "{{Nihongo|lead=yes|'''Hokkaido'''|北海道|Hokkaidō|{{IPA|ja|hok.kaꜜi.doː|pron|Ja-hokkaido.ogg}}" | pandoc -f mediawiki -t plain : return {{Nihongo|lead=yes|Hokkaido|北海道|Hokkaidō|

Pandoc pandoc 3.1.11.1 on Ubuntu 25.04 (sorry if this is fixed in a newer version)

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions