Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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.