內容簡介
這款外掛可以通過使用 shortcode 在您的文章中添加 Github Gists。
範例:
添加完整的 gist:
[gist id="3837669"]
添加 gist 中的特定文件:
[gist id="3837669" file="index.php"]
授權
本外掛是自由軟體,你可以按照自由軟體基金會發佈的 GNU 通用公共許可證第 3 版或(任意更新版本)的條款重新分發或修改。
Gist GitHub Shortcode 是基於公共許可證發佈的,希望能為您帶來一些幫助,但是沒有任何形式的保證,包括暗示的商業保證或特定用途適用。詳情請參閱 GNU 通用公共許可證。
如果你沒有收到 GNU 通用公共許可證的副本,可以透過http://www.gnu.org/licenses/ 查看。
外掛標籤
開發者團隊
原文外掛簡介
This plugin adds Github Gists in your posts via shortcode.
Examples
Add a full gist:
[gist id="3837669"]
Add a specific file in a gist:
[gist id="3837669" file="index.php"]
License
Gist GitHub Shortcode is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published
by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Gist GitHub Shortcode is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Gist GitHub Shortcode. If not, see http://www.gnu.org/licenses/.
