From 742b810d2c102a6aefd26bfacb1542ebe969a791 Mon Sep 17 00:00:00 2001 From: benweet Date: Thu, 21 Nov 2013 17:45:16 +0000 Subject: [PATCH] Fixed SmartyPants in multiline paragraphs --- bower.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index c18ad508..26760680 100644 --- a/bower.json +++ b/bower.json @@ -20,7 +20,7 @@ "bootstrap-tour": "~0.6.0", "ace": "4bbe5346f2ae5ad35c0c47defa244ab27aedd451", "pagedown-ace": "https://github.com/benweet/pagedown-ace.git#72a27932f6f4f78e93a186aa2947d1f15c1cd7d5", - "pagedown-extra": "git@github.com:jmcmanus/pagedown-extra.git#ae1547d1662e07d6530137bd3dff3a6e6c8aec3b", + "pagedown-extra": "https://github.com/jmcmanus/pagedown-extra.git#c7f99ad0b8abfa0b9c9b8d406253b6d6695c4fb3", "crel": "git@github.com:KoryNunn/crel.git#8dbda04b129fc0aec01a2a080d1cab26816e11c1", "waitForImages": "git@github.com:alexanderdickson/waitForImages.git#~1.4.2", "to-markdown": "git@github.com:benweet/to-markdown.git#jquery", @@ -30,7 +30,6 @@ "lz-string": "git@github.com:pieroxy/lz-string.git" }, "resolutions": { - "jquery": "2.0.3", - "pagedown-ace": "252130af110132fd5e36f66e5e91a55ca2a9584d" + "jquery": "2.0.3" } }