Y
Hacker News
new
|
ask
|
show
|
jobs
by
remi
2296 days ago
The “new” thing (if you didn’t know it before) is that GitHub applies a collapse/expand behavior to <details> elements.
2 comments
cfv
2296 days ago
This is an actual HTML tag, not a github thing
https://jsbin.com/timafew/edit?html,output
link
torgoguys
2296 days ago
Isn't that the default behavior of <details> in html documents? Am I missing something?
link
chadlavi
2296 days ago
^ this is what I mean, yeah. Isn't that the expected behavior?
link
https://jsbin.com/timafew/edit?html,output