summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-02-14 21:18:55 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-02-14 22:36:34 -0800
commit5860d60cc79332c01da59f39e90fff2bcc8a5e9e (patch)
tree5e3d033c11cdbf50ac8c34f93389492c793579fc /test
parent7c92577bbb670ddfbf6df5ee4b931c27548230cc (diff)
Added smart.c, smart.h with function abstracting smart punct rendering.
Also fixed some bugs in earlier smart handling. Now handles UTF-8.
Diffstat (limited to 'test')
-rw-r--r--test/smart_punct.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/smart_punct.txt b/test/smart_punct.txt
index c036a6d..c870c9d 100644
--- a/test/smart_punct.txt
+++ b/test/smart_punct.txt
@@ -35,9 +35,9 @@ Were you alive in the 70's?
.
.
-Here is some quoted '`code`' and a "[quoted link][1]".
+Here is some quoted '`code`' and a "[quoted link](url)".
.
-<p>Here is some quoted &lsquo;<code>code</code>&rsquo; and a &ldquo;[quoted link][1]&rdquo;.</p>
+<p>Here is some quoted &lsquo;<code>code</code>&rsquo; and a &ldquo;<a href="url">quoted link</a>&rdquo;.</p>
.
.