你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/37056-github-issue-add-details,源站連結 點此以跳轉

GitHub Issue Add Details

A userscript that adds a button to insert a details block into comments



點此查看下載連結位址https://update.greasyfork.org.cn/scripts/37056/GitHub%20Issue%20Add%20Details.user.js

安装此脚本?
作者
Mottie
日安装量
0
总安装量
49
评分
2 0 0
版本
1.0.12
创建于
2018-01-05
更新于
2024-02-17
大小
2.8 KB
许可证
MIT
适用于

A userscript that adds a button to insert a details block into comments

  • A button is added to the issue/pull request comment toolbar.
  • Clicking the button will add a <details> block with the selected text inside.
  • Adding an "open" attribute to the details element will start with the container expanded. A hint using "not-open" is included and is ignored unless changed to "open".
  • A blank line is included after the summary to allow markdown elements to render properly inside of the details container (ref).

Hosted with ♥ at GitHub