You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

simple.md 307B

12345678910111213141516
  1. +++
  2. title = "Simple article with shortcodes"
  3. description = ""
  4. date = 2017-04-01
  5. +++
  6. A simple page
  7. {{ youtube(id="e1C9kpMV2e8") }}
  8. {{ youtube(id="e1C9kpMV2e8", autoplay=true) }}
  9. {{ vimeo(id="210073083") }}
  10. {{ streamable(id="c0ic") }}
  11. {{ gist(url="https://gist.github.com/Keats/32d26f699dcc13ebd41b") }}