Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

github-code-in-numbered-list.md 132B

1234567891011121314
  1. 1. Item one.
  2. 2. Item two with some code:
  3. ```
  4. code one
  5. ```
  6. 3. Item three with code:
  7. ```
  8. code two
  9. ```
  10. Paragraph.