]> Cypherpunks repositories - gostls13.git/commitdiff
doc/initial: remove fixed-width spacing notice
authorAustin Clements <austin@google.com>
Fri, 27 Dec 2024 16:25:06 +0000 (11:25 -0500)
committerGopher Robot <gobot@golang.org>
Fri, 27 Dec 2024 16:54:04 +0000 (08:54 -0800)
Ever since CL 362015 in 2021 it hasn't been necessary to set
"fixed-width phrases with non-fixed-width spaces" because the site CSS
now takes care of this typesetting convention.

Change-Id: Id84f711b65cddf389dc485aa362b23c9c531cbfd
Reviewed-on: https://go-review.googlesource.com/c/go/+/638565
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Auto-Submit: Austin Clements <austin@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>

doc/initial/1-intro.md

index 8c9948ddf607ae13627470f4f3fc3a1ae68537d6..84ffee855a4095193799eadc44a76c5b426c5f07 100644 (file)
@@ -1,9 +1,3 @@
-<!--
-NOTE: In this document and others in this directory, the convention is to
-set fixed-width phrases with non-fixed-width spaces, as in
-`hello` `world`.
--->
-
 <style>
   main ul li { margin: 0.5em 0; }
 </style>