GitHub Issue Add Details

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

作者のサイトでサポートを受ける。または、このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Mottie
1日のインストール数
0
累計インストール数
47
評価
2 0 0
バージョン
1.0.12
作成日
2018/01/05
更新日
2024/02/17
ライセンス
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