From 9ce8e0c78b5fc090be43ce0b2adb9a4a53e37d9a Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 24 Sep 2007 13:47:59 +0100 Subject: plaintext, space between endnotes where --endnote option selected --- lib/sisu/v0/plaintext.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sisu/v0/plaintext.rb') diff --git a/lib/sisu/v0/plaintext.rb b/lib/sisu/v0/plaintext.rb index aa2d747a..c308dfb2 100644 --- a/lib/sisu/v0/plaintext.rb +++ b/lib/sisu/v0/plaintext.rb @@ -217,7 +217,7 @@ GSUB ) end @@endnotes[:para] << "-#{wrap}" - @@endnotes[:end] << wrap + @@endnotes[:end] << '' << wrap end @@endnotes end -- cgit v1.2.3