mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
present: remove extraneous line
There was an extra line in the documentation for the present package that appears to be a copy paste from the previous paragraph. This removes that line. Fixes #21891 Change-Id: Ic50840b2210e3d93ac452a659e29b6feaa33c7b7 Reviewed-on: https://go-review.googlesource.com/63811 Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
aebcdfcd02
commit
e531a2a1c1
@ -85,10 +85,6 @@ There must be no spaces between markers. Within marked text,
|
|||||||
a single marker character becomes a space and a doubled single
|
a single marker character becomes a space and a doubled single
|
||||||
marker quotes the marker character.
|
marker quotes the marker character.
|
||||||
|
|
||||||
at the beginning of a line or
|
|
||||||
else be preceded by a space or punctuation; similarly a closing
|
|
||||||
marker must be at the end of the lineo
|
|
||||||
|
|
||||||
_italic_
|
_italic_
|
||||||
*bold*
|
*bold*
|
||||||
`program`
|
`program`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user