Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 

72 righe
791 B

  1. Foo [bar] [1].
  2. Foo [bar][1].
  3. Foo [bar]
  4. [1].
  5. [1]: /url/ "Title"
  6. With [embedded [brackets]] [b].
  7. Indented [once][].
  8. Indented [twice][].
  9. Indented [thrice][].
  10. Indented [four][] times.
  11. [once]: /url
  12. [twice]: /url
  13. [thrice]: /url
  14. [four]: /url
  15. [b]: /url/
  16. * * *
  17. [this] [this] should work
  18. So should [this][this].
  19. And [this] [].
  20. And [this][].
  21. And [this].
  22. But not [that] [].
  23. Nor [that][].
  24. Nor [that].
  25. [Something in brackets like [this][] should work]
  26. [Same with [this].]
  27. In this case, [this](/somethingelse/) points to something else.
  28. Backslashing should suppress \[this] and [this\].
  29. [this]: foo
  30. * * *
  31. Here's one where the [link
  32. breaks] across lines.
  33. Here's another where the [link
  34. breaks] across lines, but with a line-ending space.
  35. [link breaks]: /url/