weboftalent/silverstripe-shortcode-gist

此软件包最新版本(2.0.3)没有可用的许可证信息。

为Silverstripe添加GitHub Gist的短代码

安装: 66

依赖: 0

建议者: 0

安全: 0

星标: 2

关注者: 1

分支: 1

公开问题: 2

类型:silverstripe-vendormodule

2.0.3 2018-03-19 17:19 UTC

This package is auto-updated.

Last update: 2024-08-27 07:27:20 UTC


README

#GIST 短代码处理器 构建状态 Scrutinizer 代码质量 代码覆盖率 构建状态 codecov.io

Latest Stable Version Latest Unstable Version Total Downloads License Monthly Downloads Daily Downloads

Dependency Status Reference Status

codecov.io 此模块允许使用短代码来渲染GitHub Gist。

##功能 使用Gist ID可以将GitHub Gist嵌入到页面中。例如

[Gist url='https://gist.github.com/gordonbanderson/7fadc8280da9e2694960']

如果需要添加标题,请按照以下方式操作

[Gist url="https://gist.github.com/gordonbanderson/7fadc8280da9e2694960"]This is a caption[/Gist]