testExtraDashes.html 155 B

123456789101112
  1. ---
  2. post: title one
  3. anArray:
  4. - one
  5. - two
  6. subObject:
  7. obj1: cool
  8. obj2: two ---
  9. reg: !!js/regexp /pattern/gim
  10. fun: !!js/function function() { }
  11. ---
  12. more