diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/html-reader.html | 1 | ||||
-rw-r--r-- | tests/rst-reader.rst | 1 | ||||
-rw-r--r-- | tests/s5.basic.html | 1 | ||||
-rw-r--r-- | tests/s5.fancy.html | 1 | ||||
-rw-r--r-- | tests/s5.fragment.html | 1 | ||||
-rw-r--r-- | tests/s5.inserts.html | 1 | ||||
-rw-r--r-- | tests/testsuite.txt | 1 | ||||
-rw-r--r-- | tests/writer.html | 1 | ||||
-rw-r--r-- | tests/writer.latex | 1 | ||||
-rw-r--r-- | tests/writer.markdown | 1 | ||||
-rw-r--r-- | tests/writer.rst | 1 | ||||
-rw-r--r-- | tests/writer.rtf | 1 | ||||
-rw-r--r-- | tests/writer.smart.html | 1 |
13 files changed, 1 insertions, 12 deletions
diff --git a/tests/html-reader.html b/tests/html-reader.html index 0df91b335..b89a93299 100644 --- a/tests/html-reader.html +++ b/tests/html-reader.html @@ -396,4 +396,3 @@ An e-mail address: nobody [at] nowhere.net<blockquote> <p>If you want, you can use a caret at the beginning of every line, as with blockquotes, but all that you need is a caret at the beginning of the first line of the block and any preceding blank lines.</p> </body> </html> - diff --git a/tests/rst-reader.rst b/tests/rst-reader.rst index 75716f7b4..4bc0d71b8 100644 --- a/tests/rst-reader.rst +++ b/tests/rst-reader.rst @@ -338,4 +338,3 @@ From "Voyage dans la Lune" by Georges Melies (1902): Here is a movie |movie| icon. .. |movie| image:: movie.jpg - diff --git a/tests/s5.basic.html b/tests/s5.basic.html index ddb4d8079..919b09da6 100644 --- a/tests/s5.basic.html +++ b/tests/s5.basic.html @@ -758,4 +758,3 @@ window.onresize = function(){setTimeout('fontScale()', 50);}</script> </div> </body> </html> - diff --git a/tests/s5.fancy.html b/tests/s5.fancy.html index 875bbfbaf..8686a8542 100644 --- a/tests/s5.fancy.html +++ b/tests/s5.fancy.html @@ -1670,4 +1670,3 @@ else </div> </body> </html> - diff --git a/tests/s5.fragment.html b/tests/s5.fragment.html index d77c484dc..370b9c111 100644 --- a/tests/s5.fragment.html +++ b/tests/s5.fragment.html @@ -15,4 +15,3 @@ <ul> <li>$\frac{d}{dx}f(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$</li> </ul> - diff --git a/tests/s5.inserts.html b/tests/s5.inserts.html index 7ebdf23e4..4f998c573 100644 --- a/tests/s5.inserts.html +++ b/tests/s5.inserts.html @@ -38,4 +38,3 @@ STUFF INSERTED STUFF INSERTED </body> </html> - diff --git a/tests/testsuite.txt b/tests/testsuite.txt index 8bcbbd0f9..f27f00245 100644 --- a/tests/testsuite.txt +++ b/tests/testsuite.txt @@ -609,4 +609,3 @@ to a single footnote (as with block quotes). ^ as with blockquotes, but all that you need is a caret at the ^ beginning of the first line of the block and any preceding ^ blank lines. - diff --git a/tests/writer.html b/tests/writer.html index 0eb528a63..77cb3a47f 100644 --- a/tests/writer.html +++ b/tests/writer.html @@ -453,4 +453,3 @@ Cat & 1 \\ \hline </div> </body> </html> - diff --git a/tests/writer.latex b/tests/writer.latex index 7f632cb6d..30ea0f54f 100644 --- a/tests/writer.latex +++ b/tests/writer.latex @@ -578,4 +578,3 @@ If you want, you can use a caret at the beginning of every line, as with blockqu \end{document} - diff --git a/tests/writer.markdown b/tests/writer.markdown index c086190d2..737ddd524 100644 --- a/tests/writer.markdown +++ b/tests/writer.markdown @@ -625,4 +625,3 @@ space\^(my note). ^ with blockquotes, but all that you need is a caret at the beginning ^ of the first line of the block and any preceding blank lines. - diff --git a/tests/writer.rst b/tests/writer.rst index cd67cdaba..b1413db8d 100644 --- a/tests/writer.rst +++ b/tests/writer.rst @@ -741,3 +741,4 @@ space^(my note). .. _nobody@nowhere.net: mailto:nobody@nowhere.net .. |lalune| image:: lalune.jpg .. |movie| image:: movie.jpg + diff --git a/tests/writer.rtf b/tests/writer.rtf index ae4024181..65ef026a8 100644 --- a/tests/writer.rtf +++ b/tests/writer.rtf @@ -375,4 +375,3 @@ http://example.com/ }. This should {\i not} be a footnote reference, because it contains a space^(my note).\par} } - diff --git a/tests/writer.smart.html b/tests/writer.smart.html index 1ab182558..d206d4ece 100644 --- a/tests/writer.smart.html +++ b/tests/writer.smart.html @@ -453,4 +453,3 @@ Cat & 1 \\ \hline </div> </body> </html> - |