mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-22 07:25:36 +00:00
Updated changelog.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1766 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
@@ -44,8 +44,10 @@ pandoc (1.4)
|
||||
a data file from the user pandoc data directory (~/.pandoc
|
||||
on unix), or, if not found there, from the system data
|
||||
directory ($CABALDIR/shared/pandoc-VERSION/). All data
|
||||
files, including templates, LaTeXMathML.js, and reference.odt,
|
||||
can be overridden by the user.
|
||||
files, including templates, LaTeXMathML.js, s5 styles,
|
||||
and reference.odt, can be overridden by the user.
|
||||
|
||||
* s5 files moved from data/ui/default to s5/default.
|
||||
|
||||
* Use unicode instead of entities in HTML output. Resolves
|
||||
Issue #163.
|
||||
@@ -100,6 +102,8 @@ pandoc (1.4)
|
||||
+ Changed RunTests to use local environment. We need at least HOME, so
|
||||
pandoc can find its data directory.
|
||||
|
||||
* Updated windows installer to install data files in the app directory.
|
||||
|
||||
pandoc (1.3)
|
||||
|
||||
[ John MacFarlane ]
|
||||
|
||||
Reference in New Issue
Block a user