5 ms·
The “new” thing (if you didn’t know it before) is that GitHub applies a collapse/expand behavior to <details> elements.
by remi 7y ago
The “new” thing (if you didn’t know it before) is that GitHub applies a collapse/expand behavior to <details> elements.
- torgoguys 7y agoIsn't that the default behavior of <details> in html documents? Am I missing something?
- chadlavi 7y ago^ this is what I mean, yeah. Isn't that the expected behavior?
- cfv 7y agoThis is an actual HTML tag, not a github thing https://jsbin.com/timafew/edit?html,output https://jsbin.com/timafew/edit?html,output