@jschauma its quite simple really.
how do we treat links?
without markdown, you'd say:
Hey, look at google! (google.com)
so, with markdown, you say:
Hey, look at [google](https://google.com)
that's it!
Top-level
@jschauma its quite simple really. how do we treat links? without markdown, you'd say: Hey, look at google! (google.com) so, with markdown, you say: Hey, look at [google](https://google.com) that's it! No comments
|