We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6efa75c commit f8058efCopy full SHA for f8058ef
usr/share/mediawiki/extensions/SyntaxHighlight_GeSHi_HaskellAlias/README.md
@@ -1,6 +1,6 @@
1
# Syntax highlighting tag alias for Haskell
2
3
-This extension adds ability to use <haskell></haskell> and <hask></hask> to highlight blocks of Haskell code.
+This extension adds ability to use `<haskell></haskell>` and `<hask></hask>` to highlight blocks of Haskell code.
4
The functionality of this extension relies on SyntaxHighlight_GeSHi module.
5
6
## Running the tests
0 commit comments