Mediawiki.xml

From Bluefish Wiki
Jump to navigation Jump to search

Last mediawiki.bflang2 can be found at Bluefish SVN repository mediawiki.bflang2


Mediawiki.xml[edit]

<?xml version="1.0" encoding="utf-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
<mime-type type="text/x-mediawiki">
  <comment>Mediawiki</comment>
  <comment xml:lang="fr">Mediawiki</comment>
  <glob pattern="*.wiki"/>
  <sub-class-of type="text/plain"/>
</mime-type>
</mime-info>