On Wednesday, 14 March 2018 at 10:25:04 UTC, Seb wrote:
On Wednesday, 14 March 2018 at 09:29:26 UTC, dangbinghoo wrote:
[snip]
As my english is not that good, every body who find mistakes
just try to fix it.
The MediaWiki notation for links is [link title] - not Markdown.
Pandoc can convert between markdown and MediaWiki.
I'm not OP, but I changed some of the language and fixed the
links.
[snip]
The recommended way is to use the official install script
(https://dlang.org/install.html)
curl https://dlang.org/install.sh | bash -s ldc
I changed the LDC install instructions to the curl method
I think this reads better now. This was a great idea for a
tutorial! Now all we need is a blog post...