Greasy Fork is available in English.

GitHub Issue Add Details

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

ავტორი
Mottie
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
47
რეიტინგი
2 0 0
ვერსია
1.0.12
შექმნილია
05.01.2018
განახლებულია
17.02.2024
Size
2,76 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