You can add text within a collapsed section.
You can add an image or a code block, too.
puts "Hello World"
You can add text within a collapsed section.
You can add an image or a code block, too.
puts "Hello World"
You can streamline your Markdown by creating a collapsed section with the <details> tag.
Any Markdown within the <details> block will be collapsed until the reader clicks
to expand the details.