mirror of
https://github.com/aelve/guide.git
synced 2024-11-23 21:13:07 +03:00
Fix a typo
This commit is contained in:
parent
61be3b5a2e
commit
951eda8e38
@ -5,7 +5,7 @@ The most important rule is: **it's collaborative notes, not Wikipedia**. In othe
|
|||||||
> **pros:** pretty nice API\
|
> **pros:** pretty nice API\
|
||||||
> **cons:** buggy (see an example on my Github, here's the link)
|
> **cons:** buggy (see an example on my Github, here's the link)
|
||||||
|
|
||||||
Markdown is supported in most places. 2 noteworthy features: tou can write `[pkg](@hackage)` to get a link to package `pkg` on Hackage, and you can mark snippets of code with `repl` to show that they come from GHCi:
|
Markdown is supported in most places. 2 noteworthy features: you can write `[pkg](@hackage)` to get a link to package `pkg` on Hackage, and you can mark snippets of code with `repl` to show that they come from GHCi:
|
||||||
|
|
||||||
~~~~
|
~~~~
|
||||||
~~~ hs repl
|
~~~ hs repl
|
||||||
|
Loading…
Reference in New Issue
Block a user