插件目录 » 调用宏
|
|
作者 | |
|---|---|---|
| 网站 | https://github.com/taikii/redmine_callout_macro | |
| 代码仓库 | https://github.com/taikii/redmine_callout_macro | |
| 注册日期 | 2019-05-01(5年前) | |
| 当前版本 | 1.0.0 | |
| 兼容性 | Redmine 4.0.x, 3.4.x | |
| 用户评分 |
此插件向wiki格式字段添加调用(提示,自定义容器)。
{{info(INFO)
This is information block.
}}
{{warning(WARNING)
This is warning block.
}}
{{danger(DANGER)
This is danger block.
}}

变更日志
1.0.0 (2019-05-01)
兼容Redmine 4.0.x, 3.4.x。