Browse Source

remove spurious blank lines in examples

DEV-4049-remove-alcohol-terminology
Roberto Catini 2 years ago committed by Niccolò Primo
parent
commit
b85a77b28d
  1. 2
      subjects/ascii-art/fs/README.md

2
subjects/ascii-art/fs/README.md

@ -33,7 +33,6 @@ $ go run . "hello" standard | cat -e
|_| |_| \___| |_| |_| \___/ $ |_| |_| \___| |_| |_| \___/ $
$ $
$ $
$ go run . "Hello There!" shadow | cat -e $ go run . "Hello There!" shadow | cat -e
$ $
_| _| _| _| _|_|_|_|_| _| _| $ _| _| _| _| _|_|_|_|_| _| _| $
@ -43,7 +42,6 @@ _| _| _| _| _| _| _| _| _| _| _| _| _|
_| _| _|_|_| _| _| _|_| _| _| _| _|_|_| _| _|_|_| _| $ _| _| _|_|_| _| _| _|_| _| _| _| _|_|_| _| _|_|_| _| $
$ $
$ $
$ go run . "Hello There!" thinkertoy | cat -e $ go run . "Hello There!" thinkertoy | cat -e
$ $
o o o o o-O-o o o $ o o o o o-O-o o o $

Loading…
Cancel
Save