Extension:GitHub
Jump to navigation
Jump to search
GitHub Release status: stable |
|
---|---|
Implementation | Parser function |
Description | Allows to embed files from GitHub |
Author(s) | Jeroen De Dauwtalk |
Latest version | 1.6.0 (2020-02-20) |
MediaWiki | 1.27+ |
PHP | 7.1+ |
Database changes | No |
Composer | jeroen/mediawiki-github |
License | GNU General Public License 2.0 or later |
Download | GitHub: README Release notes |
The GitHub extension adds a {{#github:}}
parser function that allows you to embed files from GitHub. It supports markdown rendering, syntax highlighting and caching.
See the documentation on GitHub for installation and usage instructions.
See also[edit]
- Extension:Git2Pages which executes git commands to clone a repository locally and then reads files from disk
- Git-remote-mediawiki which is a command-line tool to export to / import from a git repository