Skip to content

Commit 95e480a

Browse files
committed
Work around AsciiDocs bug that outputted broken utf8 on a specific emdash
1 parent 28a8d39 commit 95e480a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13_dom.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@ the browser, properly explaining all the properties they support and the
805805
interaction among those properties would take two or three books.
806806

807807
(((domain-specific language)))The main reason I introduced
808-
_((selector))_ syntaxthe notation used in style sheets to determine
808+
_((selector))_ syntax--the notation used in style sheets to determine
809809
which elements a set of styles apply to—is that we can use this same
810810
mini-language as an effective way to find ((DOM)) elements.
811811

0 commit comments

Comments
 (0)