Skip to content

Commit 2aba6e8

Browse files
committed
Properly escape an & sign in epub sources
Issue marijnh#470
1 parent ab1aef2 commit 2aba6e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

epub/frontmatter.xhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
and <a href="https://www.ghostery.com/"><img src="img/ghostery_mini.png"
4242
alt="Ghostery" class="logo"/></a>.</p>
4343

44-
<p>A <a href="http://a-fwd.com/com=marijhaver-20&asin-com=1593279507">paper
44+
<p>A <a href="http://a-fwd.com/com=marijhaver-20&amp;asin-com=1593279507">paper
4545
version</a> of Eloquent JavaScript, including a bonus chapter, is
4646
being brought out by <a href="https://nostarch.com/">No Starch
4747
Press</a>. They also sell a more polished EPUB version that

0 commit comments

Comments
 (0)