Markdown Links Link text Here Collapsible MarkDown Source: https://gist.github.com/pierrejoubert73/902cc94d79424356a8d20be2b382e1ab Click to expand! ## Heading 1. A numbered 2. list * With some * Sub bullets A collapsible section containing code Click to expand! function whatIsLove() { console.log('Baby Don't hurt me. Don't hurt me'); return 'No more'; }