Update acceptance tests for new knitr, and remove markdown
This commit is contained in:
Binary file not shown.
@@ -1,17 +0,0 @@
|
|||||||
Section Title
|
|
||||||
-------------
|
|
||||||
|
|
||||||
* List item one
|
|
||||||
* List item two
|
|
||||||
|
|
||||||
: Sample grid table.
|
|
||||||
|
|
||||||
+---------------+---------------+--------------------+
|
|
||||||
| Fruit | Price | Advantages |
|
|
||||||
+===============+===============+====================+
|
|
||||||
| Bananas | $1.34 | - built-in wrapper |
|
|
||||||
| | | - bright color |
|
|
||||||
+---------------+---------------+--------------------+
|
|
||||||
| Oranges | $2.10 | - cures scurvy |
|
|
||||||
| | | - tasty |
|
|
||||||
+---------------+---------------+--------------------+
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
\documentclass{article}
|
|
||||||
\usepackage{longtable}
|
|
||||||
\usepackage{booktabs, multicol, multirow}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\input{chapters/chapter1}
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
Binary file not shown.
@@ -1,23 +0,0 @@
|
|||||||
% Title
|
|
||||||
% Author
|
|
||||||
% Date
|
|
||||||
|
|
||||||
Chapter title
|
|
||||||
=============
|
|
||||||
|
|
||||||
Section Title
|
|
||||||
-------------
|
|
||||||
|
|
||||||
Hello world. Have a nice table:
|
|
||||||
|
|
||||||
: Sample grid table.
|
|
||||||
|
|
||||||
+---------------+---------------+--------------------+
|
|
||||||
| Fruit | Price | Advantages |
|
|
||||||
+===============+===============+====================+
|
|
||||||
| Bananas | $1.34 | - built-in wrapper |
|
|
||||||
| | | - bright color |
|
|
||||||
+---------------+---------------+--------------------+
|
|
||||||
| Oranges | $2.10 | - cures scurvy |
|
|
||||||
| | | - tasty |
|
|
||||||
+---------------+---------------+--------------------+
|
|
||||||
Binary file not shown.
Reference in New Issue
Block a user