diff options
author | Martin Fischer <martin@push-f.com> | 2022-12-03 07:07:55 +0100 |
---|---|---|
committer | Martin Fischer <martin@push-f.com> | 2022-12-03 08:50:45 +0100 |
commit | 46a390d6759065271b2158537691a53679c58989 (patch) | |
tree | 68afc83f78580794ca5f2d1875355ac7509ecef0 /extension.json | |
parent | de6badb52bd58154baad30a73ec16e129d738fc2 (diff) |
Diffstat (limited to 'extension.json')
-rw-r--r-- | extension.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension.json b/extension.json index cfa2c2b..d1e3429 100644 --- a/extension.json +++ b/extension.json @@ -6,7 +6,7 @@ "author": "[https://push-f.com/ Martin Fischer]", "url": "https://www.mediawiki.org/wiki/Extension:Code", "version": "0.1.0", - "description": "Provides code pages, code actions and code linkification.", + "description": "Provides code pages, code actions and customizable code rendering.", "config_prefix": "wgCode_", "config": { "namespacesWithCodePages": { |