Skip to content

brucekomike/MiscTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

misctools

this is an repo for my custom tools that cannot be achived by template and module in mediawiki.

featrue

currenlty this repo have only one feature. XD

  • <fa> tag (seems from "formula"), that auto create both <math> and <pre> tag blocks for formulas
  • <pre2> tag, a preformat block warpper of the space at line start.
  • <ex> tag, show rendered content, with preformat block next.

installation

cd extensions
git clone --depth 1 https://github.com/brucekomike/MiscTools

then add this line in your LocalSettings.php

wfLoadExtension( 'MiscTools' );

update

cd extensions
git pull --depth 1 --rebase

About

a small extension for mediawiki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages