File: definitions.latex

package info (click to toggle)
ruby-kramdown 2.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,900 kB
  • sloc: ruby: 6,462; makefile: 10
file content (17 lines) | stat: -rw-r--r-- 197 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Some para.

\begin{quote}
blockquote
\end{quote}

\begin{itemize}
\item{} a list
with some text
\end{itemize}

\begin{itemize}
\item{} other list
\end{itemize}
\begin{verbatim}code
\end{verbatim}