开发者 | PeterBooker |
---|---|
更新时间 | 2018年10月12日 00:46 |
PHP版本: | 4.9.8 及以上 |
WordPress版本: | 4.9 |
版权: | GPLv2 |
版权网址: | 版权信息 |
The way the plugin highlights the text, as it is being edited, requires the Gutenberg editor/environment, which means the plugin would do nothing without it. Specifically, it uses CodeMirror's runMode function to process highlighting in real-time.
All scripts and languages supported by CodeMirror, listed here.