Skip to content

Commit d78e9c1

Browse files
committed
Updated HCAR-Pandoc.tex.
1 parent 7881649 commit d78e9c1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

HCAR-Pandoc.tex

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
% Pandoc-JP.tex
2-
\begin{hcarentry}[updated]{Pandoc}
2+
\begin{hcarentry}{Pandoc}
33
\label{pandoc}
4-
\report{John MacFarlane}%11/10
4+
\report{John MacFarlane}%05/11
55
\status{active development}
6-
\participants{John MacFarlane,
7-
Andrea Rossato, Peter Wang, Paulo Tanimoto, Eric Kow,
6+
\participants{Andrea Rossato, Peter Wang, Paulo Tanimoto, Eric Kow,
87
Luke Plant, Justin Bogner, Paul Rivier, Nathan Gass, Puneeth Chaganti,
9-
Josef Svennigsson, Etienne Millon, Joost Kremers}
8+
Josef Svenningsson, Etienne Millon, Joost Kremers}
109
\makeheader
1110

1211
Pandoc aspires to be the swiss army knife of text markup formats: it
@@ -19,14 +18,14 @@
1918

2019
Since the last report, many new features have been added and improvements
2120
made. Some highlights:
22-
\begin{itemize}
21+
\begin{compactitem}
2322
\item Support for Textile input and output.
2423
\item Support for Emacs org-mode output.
2524
\item A new ``builder'' module for constructing Pandoc documents programatically.
2625
\item Support for \LaTeX math macros in markdown documents.
2726
\item Support for automatic citations and bibliographies using Andrea
2827
Rossato's citeproc-hs library.
29-
\end{itemize}
28+
\end{compactitem}
3029

3130
These last two changes bring two of the most powerful features of \LaTeX
3231
to pandoc.

0 commit comments

Comments
 (0)