Fixed module definition syntax error
This commit is contained in:
parent
1dcebd4fc5
commit
89cf770472
@ -24,7 +24,7 @@ class TextFormatterLatexMathML extends Textformatter {
|
|||||||
'title' => 'LatexMathML Text Formatter',
|
'title' => 'LatexMathML Text Formatter',
|
||||||
'version' => '0.9.1',
|
'version' => '0.9.1',
|
||||||
'summary' => 'Replaces $latexformula$ with inline MathML',
|
'summary' => 'Replaces $latexformula$ with inline MathML',
|
||||||
'author' = '7u83',
|
'author' => '7u83',
|
||||||
'autoload' => true,
|
'autoload' => true,
|
||||||
'singular' => true,
|
'singular' => true,
|
||||||
'href' => 'https://git.planix.org/7u83/processwire-TextformatterLatexMathML',
|
'href' => 'https://git.planix.org/7u83/processwire-TextformatterLatexMathML',
|
||||||
|
Loading…
Reference in New Issue
Block a user