這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

SyntaxHighlighter Amplified

外掛說明

With support for the new block editor in WordPress 5.0!

SyntaxHighlighter Amplified allows you to easily post syntax-highlighted code to your site without losing its formatting or making any manual changes. It uses the highlight.php package by Geert Bergman to render code on the server-side so it has no depedencies on extrenal Javascript libraries thus is compatible with AMP pages.

For a live demo, see this demo page.

For a list of supported languages (most widely used languages are supported), see the WordPress.com support document.

Development of this plugin is on GitHub. See list of current issues with the plugin. Please feel free to file any additional issues or requests that you may come across. Pull requests are welcome.

Translation of the plugin into different languages is on the translation page.

CREDITS

This is a fork of SyntaxHighligher Evolved by Alex Mills (Viper007Bond), which is also available on WordPress.org. Copyright (c) 2018 Alex Mills. Licensed under GPL 2.0 or later.

highlight.php is released under the BSD 3-Clause License. Copyright © 2006-2013, Ivan Sagalaev (maniac@softwaremaniacs.org), highlight.js (original author). Copyright © 2013, Geert Bergman (geert@scrivo.nl), highlight.php

螢幕擷圖

  • Example display of some PHP code.
  • An example use of the editor block.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • SyntaxHighlighter Amplified

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈SyntaxHighlighter Amplified〉的開發相關工作。

參與者

將〈SyntaxHighlighter Amplified〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

Version 1.0.0

  • Initial release!