aboutsummaryrefslogtreecommitdiff
path: root/tests/textile-reader.textile
diff options
context:
space:
mode:
authorpaul.rivier <paul.r.ml@gmail.com>2012-04-17 13:14:05 +0200
committerpaul.rivier <paul.r.ml@gmail.com>2012-04-17 13:14:05 +0200
commit411d54ce98f40b5196706804da6167079ed5d824 (patch)
treebb21995ea74e7029b0d8664ca5b0275432407545 /tests/textile-reader.textile
parent5a244bb7b330de981cd1a59330b8e34e159a64e8 (diff)
downloadpandoc-411d54ce98f40b5196706804da6167079ed5d824.tar.gz
Textile reader quick clean-up and added support for LaTeX blocks and inlines.
Diffstat (limited to 'tests/textile-reader.textile')
-rw-r--r--tests/textile-reader.textile11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/textile-reader.textile b/tests/textile-reader.textile
index 85dcf142c..cf165e1bc 100644
--- a/tests/textile-reader.textile
+++ b/tests/textile-reader.textile
@@ -198,6 +198,17 @@ Html blocks can be <div>inlined</div> as well.
Can you prove that 2 < 3 ?
+h1. Raw LaTeX
+
+This Textile reader also accepts raw LaTeX for blocks :
+
+\begin{itemize}
+ \item one
+ \item two
+\end{itemize}
+
+and for \emph{inlines}.
+
h1. Acronyms and marks
PBS(Public Broadcasting System)