Commit graph

383 commits

Author SHA1 Message Date
John MacFarlane
baa5ea35de Updated changelog. 2015-11-14 13:51:24 -08:00
John MacFarlane
abca1da1ad Updated changelog. 2015-11-13 14:19:42 -08:00
John MacFarlane
c65674a331 Updated changelog. 2015-11-13 12:28:46 -08:00
John MacFarlane
03ea420589 Updated changelog. 2015-11-13 12:16:11 -08:00
John MacFarlane
0a6aaf5e1b Added emoji extension to Markdown.
This is enabled by default in `markdown_github`.
Added `Ext_emoji` to `Extension` in `Text.Pandoc.Options` (API change).

Closes #2523.
2015-11-13 12:14:24 -08:00
John MacFarlane
c17238314c Updated changelog. 2015-11-12 19:43:37 -08:00
John MacFarlane
5062e03a40 Use MarLinn's real name in changelog. 2015-10-19 09:49:15 -07:00
John MacFarlane
7f5a677bbf Version bump to 1.15.1.1, updated changelog. 2015-10-17 22:23:37 -07:00
John MacFarlane
cb8959516f Typo in changelog. 2015-10-16 10:09:20 -07:00
John MacFarlane
f4e35a1fec Updated changelog. 2015-10-15 20:59:52 -07:00
Andrew Dunning
c058c3f03f Improve documentation of recent template changes. 2015-10-14 10:13:58 -04:00
John MacFarlane
e3a5abc64f Removed xltxtra, xunicode from LaTeX template.
Thanks Andrew Dunning.

Updated tests and changelog.
2015-10-10 16:12:50 -07:00
John MacFarlane
0123f01b5d Organized changelog. 2015-10-10 16:05:39 -07:00
John MacFarlane
c9569b9b06 Updated changelog (still needs reorganizing). 2015-10-10 14:57:57 -07:00
John MacFarlane
65b4199bee Updated changelog. Still need to organize this. 2015-10-06 22:37:19 -07:00
John MacFarlane
3c166655bf Updated changelog. 2015-07-15 09:03:59 -07:00
John MacFarlane
f5027d0167 Updated changelog. 2015-07-10 10:39:03 -07:00
John MacFarlane
5f730ee804 Version bump to 1.15.0.5 and updated changelog. 2015-07-09 22:50:13 -07:00
John MacFarlane
639e275493 Updated changelog. 2015-07-03 11:30:11 -07:00
John MacFarlane
9044229531 Bump version to 1.15.0.3, updated changelog. 2015-07-02 09:32:45 -07:00
John MacFarlane
f30b2d4629 Version bump to 1.15.0.2, updated changelog. 2015-07-02 08:13:28 -07:00
John MacFarlane
49da3e70cd Bump version to 1.15.0.1, update changelog. 2015-07-01 18:05:00 -07:00
John MacFarlane
9f387a353d Updated changelog. 2015-07-01 12:18:39 -07:00
John MacFarlane
977ee0cb69 Updated changelog. 2015-06-30 08:38:17 -07:00
John MacFarlane
d8e37d84ab Updated changelog. 2015-06-02 13:25:56 +02:00
John MacFarlane
a367107483 Bump version to 1.14.0.3; updated changelog. 2015-06-01 10:39:00 +02:00
John MacFarlane
cb339c7425 Bump to 1.14.0.2, updated changelog. 2015-05-31 14:10:25 +02:00
John MacFarlane
3df799adf2 Updated changelog. 2015-05-28 20:35:18 -07:00
John MacFarlane
ec0228ccc2 Updated changelog. 2015-05-28 11:23:15 -07:00
John MacFarlane
3b28e505c2 Updated changelog. 2015-05-27 13:23:41 -07:00
John MacFarlane
1ba9cfcd9e Updated changelog. 2015-05-20 11:01:40 -07:00
John MacFarlane
225e2881ab Small edits to changelog. 2015-05-13 23:31:31 -07:00
John MacFarlane
24ee1ab4f7 Markdown reader: Made implicit header references case-insensitive.
Added `stateHeaderKeys` to `ParserState`; this is a `KeyTable`
like `stateKeys`, but it only gets consulted if we don't find
a match in `stateKeys`, and if `Ext_implicit_header_references`
is enabled.

Closes #1606.
2015-05-13 23:12:58 -07:00
John MacFarlane
dc51114320 Updated changelog. 2015-05-13 20:55:02 -07:00
John MacFarlane
75cfa7b462 Beamer: mark slide as [fragile] if header has fragile class.
Closes #2119.
2015-05-13 20:10:54 -07:00
John MacFarlane
1f358cc524 Updated changelog. 2015-05-13 15:09:32 -07:00
John MacFarlane
16133ed1ac Updated changelog. 2015-05-13 13:02:46 -07:00
John MacFarlane
0c5f57aab9 Updated changelog for 1.13.2.1 release. 2015-04-15 13:58:40 -07:00
Tom Leese
3dba66bf5d Replace occurrences of 'Github' with 'GitHub'
The website is called 'GitHub' afterall.
2015-03-16 09:28:45 +00:00
John MacFarlane
11fc7308b7 Updated changelog. 2014-12-19 11:36:00 -08:00
John MacFarlane
2f7ee662fb Updated changelog. 2014-12-18 21:39:15 -08:00
John MacFarlane
374bb3c147 DokuWiki writer: Make tables prettier by aligning columns.
Also cleaned up crufty code and added tests.
2014-08-30 21:24:33 -07:00
John MacFarlane
434ab0db13 Updated changelog. 2014-08-30 20:36:58 -07:00
John MacFarlane
6ce7081617 Version bump to 1.13.1. 2014-08-30 13:50:49 -07:00
John MacFarlane
c3f60e972c Updated changelog. 2014-08-30 11:52:37 -07:00
John MacFarlane
eb29aab959 Updated changelog. 2014-08-30 11:13:22 -07:00
John MacFarlane
aab833b4b4 Updated changelog. 2014-08-29 22:41:25 -07:00
John MacFarlane
ef7f08ba74 Updated changelog 2014-08-17 16:14:03 -07:00
John MacFarlane
bdaa5cbba6 Updated changelog. 2014-08-17 13:24:38 -07:00
John MacFarlane
a44650bf97 Fixed typo in changelog. 2014-08-14 22:53:42 -07:00
John MacFarlane
4e0fe9001c Updated changelog. 2014-08-14 10:59:27 -07:00
John MacFarlane
66361d9eb7 Updated changelog. 2014-08-14 09:57:46 -07:00
John MacFarlane
e917bcc124 Make raw_tex extension non-default for textile reader, writer.
Enable `raw_tex` extension in textile writer.

Closes #1532.
2014-08-14 09:49:31 -07:00
John MacFarlane
5b1d841a6f epub3 template: Put title page in section with epub:type titlepage. 2014-08-12 17:07:12 -07:00
John MacFarlane
52c58175ca Updated changelog. 2014-08-12 15:52:18 -07:00
John MacFarlane
60cf6e1dae Updated changelog. 2014-08-12 14:12:28 -07:00
John MacFarlane
22cf6209a6 Minor changelog reformatting. 2014-08-12 13:08:32 -07:00
John MacFarlane
c0df6ae45f Updated changelog. 2014-08-12 13:05:11 -07:00
John MacFarlane
5c5d60a438 Reorganized changelog. 2014-08-12 12:59:56 -07:00
John MacFarlane
6c44e66f2f Updated changelog. 2014-08-08 22:25:26 -07:00
John MacFarlane
e1cc5479c0 Updated changelog. 2014-08-08 20:26:38 -07:00
John MacFarlane
4d2e6e826d Updated changelog. 2014-07-20 17:04:28 -07:00
John MacFarlane
aa1ac5a0af Updated changelog. 2014-07-16 10:56:11 -07:00
Douglas Calvert
2604045420 input fmt is org-citations its plural not singular 2014-06-13 21:13:38 -04:00
John MacFarlane
8b9fafc0e4 Updated changelog. 2014-05-14 13:46:18 -07:00
John MacFarlane
dc8de99e59 Updated changelog. 2014-05-12 20:02:14 -07:00
John MacFarlane
77b2589d3f Updated changelog. 2014-05-12 13:07:45 -07:00
John MacFarlane
06edff7402 Added default.icml to data-files so it installs with the package. 2014-05-12 12:30:30 -07:00
John MacFarlane
707c74b8db Updated changelog. 2014-05-12 12:08:24 -07:00
John MacFarlane
152d5af751 Updated changelog. 2014-05-06 19:45:00 -07:00
John MacFarlane
1744798d54 Updated changelog. 2014-05-06 09:07:32 -07:00
John MacFarlane
0edbb5597c Updated changelog. 2014-05-04 16:34:36 -07:00
John MacFarlane
2b3926d63a Updated changelog. 2014-04-25 21:41:39 -07:00
John MacFarlane
4a84e9691e Version bump to 1.12.3.3.
No changes to source:  just to regenerate tarball with latest alex,
happy, to satisfy GHC 7.8.
2014-02-03 14:08:13 -08:00
John MacFarlane
e18b305384 Updated changelog. 2014-02-03 13:32:44 -08:00
John MacFarlane
a1abb3eeea Allow binary 0.5. Version bump to 1.12.3.1. 2014-01-14 10:13:08 -08:00
John MacFarlane
2c86b71af8 Fixed bug in changelog (item was put under wrong release). 2014-01-10 11:40:09 -08:00
John MacFarlane
c1c5257589 Updated changelog. 2014-01-09 22:54:32 -08:00
John MacFarlane
3c63d94324 Updated changelog. 2014-01-07 23:41:19 -08:00
John MacFarlane
47a24f9821 Updated changelog. 2014-01-07 22:32:28 -08:00
John MacFarlane
1818fefda4 Updated changelog. 2013-12-08 14:35:51 -08:00
John MacFarlane
06d1ec828a Updated changelog. 2013-12-07 11:57:53 -08:00
John MacFarlane
2461f244e3 Updated changelog. 2013-11-30 20:52:53 -08:00
John MacFarlane
71f5af6b3d Updated changelog. 2013-10-20 13:43:15 -07:00
John MacFarlane
96ceef6bd7 Updated changelog. 2013-10-19 16:40:11 -07:00
John MacFarlane
f9430e995e Bump version to 1.12.0.2 and update changelog. 2013-09-20 20:31:43 -07:00
John MacFarlane
10f18ecb9d Updated changelog. 2013-09-20 10:38:21 -07:00
John MacFarlane
b633c6486f Fixed typo in changelog: pandoc-citations -> pandoc-citeproc. 2013-09-16 08:14:02 -07:00
John MacFarlane
fcd9a0b551 Minor formatting change on changelog. 2013-09-15 09:34:27 -07:00
John MacFarlane
21f1bcb280 Markdown reader: unresolved citations fall back to original text.
Not ???.

Reason:  Less surprising, especially for people using @ as
in twitter.
2013-09-14 22:28:37 -07:00
John MacFarlane
5529d9d9f5 Typo in changelog. 2013-09-14 19:03:07 -07:00
John MacFarlane
eea28a484f changelog: Added some citation-related entries.
These properly relate to pandoc-citeproc, but will be of
interest to pandoc users.
2013-09-14 17:49:24 -07:00
John MacFarlane
ca6842349e HTML writer: Ensure proper escaping in header metadata. 2013-09-12 09:25:15 -07:00
John MacFarlane
6a5d7cfcbe Changed pandocfilters repository URL. 2013-09-11 19:43:13 -07:00
John MacFarlane
01f5ffb018 Updated changelog. 2013-09-11 09:33:12 -07:00
John MacFarlane
046d817485 Further changelog formatting cleanup. 2013-09-09 20:28:57 -07:00
John MacFarlane
6185ee8685 Updated changelog. 2013-09-09 20:23:16 -07:00
John MacFarlane
0702d8d521 More work on changelog. 2013-09-08 22:45:03 -07:00
John MacFarlane
5b3df017c0 More work on changelog. 2013-09-08 20:36:35 -07:00
John MacFarlane
508694c83a More work on changelog. 2013-09-08 16:17:16 -07:00
John MacFarlane
81e2df32c9 Made . . . for pause work in all slide show formats except slideous. 2013-09-08 15:47:50 -07:00
John MacFarlane
1911b619ee Added more raw material to changelog. 2013-09-08 12:07:18 -07:00
John MacFarlane
f8ecda0152 More work on changelog. 2013-09-08 11:50:34 -07:00
John MacFarlane
4bc9e695b8 Partial reorganization of changelog. 2013-09-08 11:04:47 -07:00
John MacFarlane
c27c0ce0ca Updated changelog 2013-08-31 16:39:05 -07:00
John MacFarlane
802a78bbf2 Updated changelog 2013-08-06 18:13:04 -07:00
John MacFarlane
52c5cdb04e Biblio: Capitalize citation note only if it has a prefix.
So, author names or titles that aren't capitalized will stay
uncapitalized.
2013-08-06 16:20:45 -07:00
John MacFarlane
dbdb9109c5 Updated changelog. 2013-08-05 14:54:26 -07:00
John MacFarlane
359ce379cc Updated changelog for pending release. 2013-07-14 16:12:28 -07:00
John MacFarlane
5976fbb877 Updated changelog. 2013-03-17 11:08:08 -07:00
John MacFarlane
8ca5198b8e Updated changelog. 2013-03-17 10:01:01 -07:00
John MacFarlane
abc3896b8e Minor tweak to changelog. 2013-03-16 22:53:19 -07:00
John MacFarlane
0e40355059 Version bump to 1.11.1. 2013-03-16 15:55:43 -07:00
John MacFarlane
ca9e4845ea Updated changelog. 2013-03-16 15:48:21 -07:00
John MacFarlane
d75d4c487a Rewrote changelog. 2013-03-08 19:04:10 -08:00
John MacFarlane
38e281bb1a Updated changelog. 2013-03-07 22:01:57 -08:00
John MacFarlane
06817e1118 Updated changelog. 2013-03-06 10:20:56 -08:00
John MacFarlane
ab24871cc0 Updated changelog.
It still needs a lot of cleaning up before a release.
2013-03-04 10:02:28 -08:00
John MacFarlane
e20e8ba4df Updated changelog. 2013-02-10 16:38:00 -08:00
John MacFarlane
db41078dd3 Updated changelog. 2013-01-28 11:19:36 -08:00
John MacFarlane
2e00ca20de Updated changelog. 2013-01-28 11:07:06 -08:00
John MacFarlane
be72a776b7 Updated changelog. 2013-01-23 19:52:59 -08:00
John MacFarlane
468594eea6 Updated changelog. 2013-01-20 19:25:30 -08:00
John MacFarlane
00fe1dba31 Bump version to 1.10.0.3; added further missing fb2 tests.
Updated changelog.
2013-01-20 10:19:08 -08:00
John MacFarlane
3c0c1e4ab9 Updated changelog. 2013-01-20 09:44:15 -08:00
John MacFarlane
cb9f692a33 Updated changelog. 2013-01-20 08:47:53 -08:00
John MacFarlane
2c8bb43237 Updated changelog. 2013-01-19 16:31:42 -08:00
John MacFarlane
84bfe361b0 Updated changelog. 2013-01-19 09:50:51 -08:00
John MacFarlane
9596b7d82f Updated changelog with more Builder API. 2013-01-18 20:56:25 -08:00
John MacFarlane
bfc17917e9 Updated changelog with Builder changes. 2013-01-18 20:52:34 -08:00
John MacFarlane
30da1a5b70 Updated changelog. 2013-01-18 20:37:30 -08:00
John MacFarlane
491393db57 Updated changelog. 2012-06-28 19:27:37 -07:00
John MacFarlane
d812036182 Updated changelog. 2012-06-28 09:48:31 -07:00
John MacFarlane
5fe6e45d14 Updated changelog. 2012-06-27 15:59:24 -07:00
John MacFarlane
9fc72d1ff2 Updated changelog. 2012-06-08 11:01:10 -07:00
John MacFarlane
28427f522d Updated changelog. 2012-06-08 10:48:29 -07:00
John MacFarlane
c8c09cc403 Updated changelog. 2012-06-03 11:01:36 -07:00
John MacFarlane
84600e7e28 Updated changelog. 2012-06-03 09:16:09 -07:00
John MacFarlane
e630c773ae Updated changelog. 2012-06-01 18:45:26 -07:00
John MacFarlane
be45b2877f Updated changelog. 2012-06-01 10:52:37 -07:00
John MacFarlane
3fd80cd835 Updated changelog. 2012-05-31 19:39:28 -07:00
John MacFarlane
5f889b9396 Added writerTeXLigatures to WriterOptions, --no-tex-ligatures option.
This is useful for those who want to use advanced OpenType features
with xelatex/lualatex.
2012-05-11 23:00:46 -07:00
John MacFarlane
1aec24a169 Updated changelog. 2012-05-11 20:52:11 -07:00
John MacFarlane
70475d06b4 Updated changelog. 2012-05-05 20:40:17 -07:00
John MacFarlane
55833fd4a7 Updated changelog. 2012-04-03 19:31:11 -07:00
John MacFarlane
30a99ecb7c Updated changelog. 2012-04-01 21:51:14 -07:00
John MacFarlane
1f7ca66627 Updated changelog. 2012-03-09 13:54:36 -08:00
John MacFarlane
d9012a305b Updated changelog. 2012-02-11 16:06:32 -08:00
John MacFarlane
c8cadbf5f3 Updated changelog. 2012-02-09 10:37:07 -08:00
John MacFarlane
afd0d7eb90 Better description of pandoc 1.9 latex reader changes. 2012-02-08 14:09:05 -08:00
John MacFarlane
136777e13c Updated changelog. 2012-02-06 13:53:07 -08:00
John MacFarlane
408f975e47 Version bump to 1.9.0.4, updated changelog. 2012-02-06 12:49:13 -08:00
John MacFarlane
0ce840f14e Updated changelog. 2012-02-06 08:23:00 -08:00
John MacFarlane
a791e8a7bc Fixed typo in changelog. 2012-02-06 07:23:06 -08:00
John MacFarlane
880e5677e0 Updated changelog. 2012-02-05 23:39:12 -08:00
John MacFarlane
e2c157f86f Removed module Text.Pandoc.CharacterReferences.
Moved characterReference parser to Text.Pandoc.Parsing.
decodeCharacterReferences is now replaced by fromEntities
in Text.Pandoc.XML.
2012-02-05 22:52:00 -08:00
John MacFarlane
228699fc07 Edits to changelog. 2012-02-05 22:15:59 -08:00
John MacFarlane
b5c811402e changelog - note updated for ghc 7.4.1. 2012-02-05 20:09:27 -08:00
John MacFarlane
7824be024f Documented \include in changelog. 2012-02-05 18:24:33 -08:00
John MacFarlane
bec9485d93 Re-added the --ascii option.
Now it is implemented in pandoc.hs, not in the HTML writer.
2012-02-05 14:58:55 -08:00
John MacFarlane
6cb7c688d8 Updated changelog. 2012-02-05 13:58:15 -08:00
John MacFarlane
bf26ae1dbd Updated changelog. 2011-08-01 10:55:22 -07:00
John MacFarlane
269417e176 Updated changelog. 2011-07-30 18:12:04 -07:00
John MacFarlane
264c5a4f6b Updated changelog. 2011-07-30 17:25:16 -07:00
John MacFarlane
7d1940e037 Updated changelog. 2011-07-29 23:50:46 -07:00
John MacFarlane
eef9767a8e Updated changelog. 2011-07-28 19:50:30 -07:00
John MacFarlane
97610981f6 Updated changelog. 2011-07-16 14:47:02 -07:00
John MacFarlane
1ee0640c52 Bump version to 1.8.1.1 & update changelog. 2011-02-13 08:56:45 -08:00
John MacFarlane
b1c19998ed Updated changelog. 2011-02-13 08:46:04 -08:00
John MacFarlane
9277d89bdd Bumped version to 1.8.0.3; updated changelog; fixed source-repository. 2011-02-05 10:38:25 -08:00
John MacFarlane
dbdc343473 Updated changelog. 2011-02-05 10:25:36 -08:00
John MacFarlane
21e56042c8 Updated changelog. 2011-01-31 09:35:45 -08:00
John MacFarlane
fecdd80d49 Markdown fixes in changelog. 2011-01-30 17:33:12 -08:00
John MacFarlane
9e57e93243 Updated changelog. 2011-01-30 16:04:27 -08:00
John MacFarlane
f1dde27088 Final update of changelog. 2011-01-30 08:53:58 -08:00
John MacFarlane
2a9f55cd78 Updated changelog. 2011-01-29 23:10:30 -08:00
John MacFarlane
9f28acba9d Fixed highlighting for inline code.
highlightHtml in Highlighting now has a boolean argument that
selects between inline and block content.

Revised tests for new highlighting-kate.
2011-01-29 16:04:07 -08:00
John MacFarlane
65217e86c6 Updated changelog. 2011-01-29 12:32:05 -08:00
John MacFarlane
a1aa53a47d Updated changelog. 2011-01-14 22:38:46 -08:00
John MacFarlane
bda1032f66 Updated changelog, relann1.7. 2011-01-09 11:18:08 -08:00
John MacFarlane
a49e536fa1 New version of changelog based on relann draft. 2011-01-01 10:11:23 -08:00
John MacFarlane
701cd71547 Updated changelog. 2011-01-01 08:40:30 -08:00
John MacFarlane
24921f18d4 Minor formatting change. 2010-07-24 10:15:46 -07:00
John MacFarlane
b9e377e328 Revised format of changelog to match release announcement. 2010-07-24 10:13:09 -07:00
John MacFarlane
89daf06dd2 Minor changelog changes. 2010-07-24 00:49:02 -07:00
John MacFarlane
dd90cff41f Removed unnecessary item in changelog. 2010-07-23 23:35:53 -07:00
John MacFarlane
201592ddd1 Updated changelog. 2010-07-23 23:24:56 -07:00
John MacFarlane
5be880bd48 Reintroduced 'library' cabal flag.
It is needed for the Windows installer, since if a library
is produced, the binary can't be made relocatable.
See http://www.haskell.org/ghc/docs/6.12.2/html/Cabal/builders.html
section 4.1.2.3.
2010-07-21 11:26:13 -07:00
John MacFarlane
cc27dbd032 Updated changelog. 2010-07-20 23:56:41 -07:00
John MacFarlane
41bc23709c Bumped version to 1.5.1.1, updated changelog. 2010-03-29 07:15:28 -07:00
John MacFarlane
3ed1018c94 Updated changelog. 2010-03-23 16:04:04 -07:00
John MacFarlane
c1fe6c820a Updated changelog. 2010-03-23 00:51:16 -07:00
John MacFarlane
17b4478d4e Whitespace fix in changelog. 2010-03-21 23:13:23 -07:00
John MacFarlane
0e6bb176f9 Updated changelog and bumped version to 1.5.0.1. 2010-03-21 22:51:04 -07:00
fiddlosopher
4cc6b71bc0 Updated changelog.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1923 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-03-20 17:15:15 +00:00
fiddlosopher
b9f5f983db Tweaked changelog.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1915 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-03-19 16:11:52 +00:00
fiddlosopher
735aab1d95 Updated changelog.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1912 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-03-19 04:20:49 +00:00
fiddlosopher
fd7fe7d000 Added getTemplate to Text.Pandoc.Templates.
This allows the caller to select whether to allow user overrides
from the user data directory (~/.pandoc).

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1803 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-11 03:43:49 +00:00
fiddlosopher
bb570472de Updated changelog.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1801 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-10 08:29:56 +00:00
fiddlosopher
47d77ce3bd Added note on markdown2pdf changes.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1783 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-02 18:59:11 +00:00