Project:Bug fixing help: Difference between revisions
From MaRDI portal
Created page with "=Extensions=" |
No edit summary |
||
Line 1: | Line 1: | ||
=Extensions= | =Extensions= | ||
;SyntaxHighlight | |||
: The *pygmentize* binary in `extensions/SyntaxHighlight_GeSHi/pygments` has to be executable by all. If it is not, enable this by executing `chmod a+x /path/to/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize | |||
` |
Revision as of 11:42, 7 March 2022
Extensions
- SyntaxHighlight
- The *pygmentize* binary in `extensions/SyntaxHighlight_GeSHi/pygments` has to be executable by all. If it is not, enable this by executing `chmod a+x /path/to/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize
`