Underscore italics around links don't seem to work

This commit is contained in:
Mark McGranaghan
2018-02-01 16:15:50 -05:00
parent bbab9ca968
commit 37740d6936
6 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
// In the previous example we saw how to manage simple
// counter state using [atomic operations](atomic-counters).
// For more complex state we can use a _[mutex](http://en.wikipedia.org/wiki/Mutual_exclusion)_
// For more complex state we can use a <em>[mutex](http://en.wikipedia.org/wiki/Mutual_exclusion)</em>
// to safely access data across multiple goroutines.
package main

View File

@@ -1,2 +1,2 @@
e82356cbb37143862b0a9bbc68856f4b272c4918
a9Wky7k-Bw
b62f93a169c2d9141b2f7edceb840ede59598bd7
tWqg2zQSVpb

View File

@@ -1,4 +1,4 @@
// _[Rate limiting](http://en.wikipedia.org/wiki/Rate_limiting)_
// <em>[Rate limiting](http://en.wikipedia.org/wiki/Rate_limiting)</em>
// is an important mechanism for controlling resource
// utilization and maintaining quality of service. Go
// elegantly supports rate limiting with goroutines,

View File

@@ -1,2 +1,2 @@
d74aebb12f618f22ec776eb5b4de92985104c197
e7yzIk97-p
b8dbdb8d53386f00ff900fea62db400d962b4834
h9TUTv494TN