From 9834966294597181545d2f987f223b6ca1aeb070 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Thu, 2 Feb 2012 06:19:41 -0500 Subject: Fixed #78. Added support for two line link refs. Also refactored the reference preprocessor to make this a little easier to implement. Regex does more now. --- tests/basic/links-reference.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/basic/links-reference.html') diff --git a/tests/basic/links-reference.html b/tests/basic/links-reference.html index ae40975..63f242d 100644 --- a/tests/basic/links-reference.html +++ b/tests/basic/links-reference.html @@ -18,4 +18,5 @@ breaks with one space.

breaks[] with two spaces.

short ref

short -ref

\ No newline at end of file +ref

+

a ref

\ No newline at end of file -- cgit v1.2.3