summary refs log tree commit diff
path: root/pammosaicknit.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-06-28 19:39:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-06-28 19:39:47 +0000
commit2222b5020909d4867f10cf72720df36e3483c0de (patch)
tree7a8b56782d895e753e39e3cce1c0237b18915855 /pammosaicknit.html
parentdab40b54733b6f31bc41106dc126e4f387e8bb37 (diff)
downloadnetpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.gz
netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.xz
netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.zip
Replace character entity references with plain double quotes
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2590 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pammosaicknit.html')
-rw-r--r--pammosaicknit.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/pammosaicknit.html b/pammosaicknit.html
index d258b1c0..6907c3e2 100644
--- a/pammosaicknit.html
+++ b/pammosaicknit.html
@@ -32,15 +32,15 @@ knitting patterns</a>. The program inputs a black-and-white Netpbm image that
 describes a mosaic knitting pattern and outputs a color Netpbm image of the
 same pattern but with invalid runs shown in red.</p>
 
-<p>A valid knitting pattern starts with a &quot;black&quot; row on the
-bottom and alternates &quot;white&quot; and &quot;black&quot;
-rows. A &quot;black&quot; row can contain any arrangement of black pixels
-but no more than three consecutive white pixels. A &quot;white&quot; row
+<p>A valid knitting pattern starts with a "black" row on the
+bottom and alternates "white" and "black"
+rows. A "black" row can contain any arrangement of black pixels
+but no more than three consecutive white pixels. A "white" row
 can contain any arrangement of white pixels but no more than three
-consecutive black pixels. Columns wrap horizontally, so a &quot;white&quot;
+consecutive black pixels. Columns wrap horizontally, so a "white"
 row that both begins and ends with two black pixels is deemed to
 contain four consecutive black pixels. Because this is an invalid
-number for a &quot;white&quot; row, those four pixels will be recolored red
+number for a "white" row, those four pixels will be recolored red
 in the output image.</p>
 
 <p>For clarity, there are two shades of red in the output image.  Dark