diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 2a8ed9f..3cfa0b3 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -54,6 +54,7 @@ test-suite quickbook.test : [ quickbook-test escape-1_1 ] [ quickbook-test escape-1_6 ] [ quickbook-error-test escape-mismatched-1_5-fail ] + [ quickbook-test footnotes-1_7 ] [ quickbook-test heading-1_1 ] [ quickbook-test heading-1_3 ] [ quickbook-test heading-1_5 ] diff --git a/test/footnotes-1_7.gold b/test/footnotes-1_7.gold index 6ff0746..9b9e9c1 100644 --- a/test/footnotes-1_7.gold +++ b/test/footnotes-1_7.gold @@ -23,7 +23,9 @@
<link linkend="footnotes.second">Second Section</link> - BoostbookBoostbook footnote footnotes Footnote without id. + SomeBoostbook footnote +boostbookFootnote without id +footnotesAnother footnote without an id.
diff --git a/test/footnotes-1_7.gold.html b/test/footnotes-1_7.gold.html index e540d70..d8a0743 100644 --- a/test/footnotes-1_7.gold.html +++ b/test/footnotes-1_7.gold.html @@ -36,8 +36,9 @@

- Boostbook[4] - footnotes [5]. + Some[4] boostbook[5] + footnotes[6].

@@ -69,6 +70,11 @@ [5] Footnote without id

+
+

+ [6] Another footnote without an id +

+