diff options
Diffstat (limited to 'tests/textile-reader.textile')
-rw-r--r-- | tests/textile-reader.textile | 11 |
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) |