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.

good.md 237 B

123456789101112131415161718
  1. This template is for testing snipmd.awk.
  2. Put the first snippet here.
  3. [snip]:# (first)
  4. And now the second.
  5. [snip]:# (second)
  6. A top-level snippet.
  7. [snip]:# (top-level)
  8. ```go
  9. // A code block that is not included.
  10. ```
  11. And we're done.