Linux 软件免费装
Banner图

Kebo Code

开发者 PeterBooker
更新时间 2018年10月12日 00:46
PHP版本: 4.9.8 及以上
WordPress版本: 4.9
版权: GPLv2
版权网址: 版权信息

标签

code code highlighter syntax syntax highlighter

下载

1.0.0 1.0.1 1.0.2

详情介绍:

(note: Gutenberg Editor Required) A syntax / code highlighter Gutenberg block. Paste your code into the block, set the language and see your code highlighted exactly like it will display on the frontend. Features

屏幕截图:

  • Kebo Code block in the Gutenberg editor.
  • Frontend display using VSCode Dark+ Theme.
  • Frontend display using Github Theme.

常见问题:

Why does it require Gutenberg?

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.

Which scipts and languages does it support?

All scripts and languages supported by CodeMirror, listed here.

更新日志:

v 1.0.1 v 1.0.0