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
fiddlosopher
3fff3a383c
changelog: noted addition of wrappers to windows installer.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1782 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-02 18:59:06 +00:00
fiddlosopher
fa9dfe9978
Amended changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1773 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-01 04:12:21 +00:00
fiddlosopher
435b2a66fb
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1766 788f1e2b-df1e-0410-8736-df70ead52e1b
2010-01-01 02:14:39 +00:00
fiddlosopher
becf01b7af
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1761 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31 22:43:12 +00:00
fiddlosopher
e72b85ce38
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1757 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-31 21:18:19 +00:00
fiddlosopher
157e84c9ad
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1662 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-09 07:18:52 +00:00
fiddlosopher
8671bc5a1b
Markdown reader: Treat a backslash followed by a newline as hard linebreak.
...
Resolves Issue #154 .
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1646 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-05 05:33:24 +00:00
fiddlosopher
94841b7602
Added "head" to list of HTML block-level tags.
...
Resolves Issue #108 .
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1645 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-05 04:47:08 +00:00
fiddlosopher
ef7692db61
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1644 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-05 04:47:02 +00:00
fiddlosopher
8c23996fae
Version bump to 1.3 (because of change to ParserState).
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1641 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-12-01 20:35:52 +00:00
fiddlosopher
c860fb9117
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1632 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-11-28 03:22:36 +00:00
fiddlosopher
7c6467a115
Bumped version to 1.2.2 and updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1630 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-11-28 03:22:22 +00:00
fiddlosopher
b58232de70
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1626 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-11-22 18:31:41 +00:00
fiddlosopher
ed71ef9820
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1601 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-07-18 19:19:45 +00:00
fiddlosopher
be06503e10
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1591 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-07-04 07:51:00 +00:00
fiddlosopher
24cb44ad6c
Revert "Require Cabal >= 1.6."
...
This reverts commit 1823bf615b
.
Reason: This requirement doesn't help, since the problem is in
compiling Setup.hs.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1550 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-02-26 15:58:32 +00:00
fiddlosopher
1823bf615b
Require Cabal >= 1.6.
...
This is needed for the new test hook, because the
PackageName type is new in 1.6.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1549 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-02-26 15:56:15 +00:00
fiddlosopher
5f3a147dfd
Removed plugin support.
...
Plugins will probably be added in a later version,
but for now we want to avoid the heavy GHC API dependency.
Also, plugins are very slow with the current system.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1548 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-02-24 22:59:44 +00:00
fiddlosopher
a505dbecd5
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1545 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-02-14 17:28:50 +00:00
fiddlosopher
a03331a3b4
Brought changelog up to date.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1535 788f1e2b-df1e-0410-8736-df70ead52e1b
2009-02-02 22:42:44 +00:00
fiddlosopher
299149e10d
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1485 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-11-06 16:55:27 +00:00
fiddlosopher
38cc5fee68
Updated changelog.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1482 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-11-02 16:44:33 +00:00
fiddlosopher
412315b530
Markdown reader: Allow blank space at end of horizontal rules.
...
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1480 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-11-01 22:58:44 +00:00
fiddlosopher
a24d107e6f
Support horizontal rules in OpenDocument and ODT writers.
...
Added style for Horizontal_20_Rule to odt-styles/styles.xml.
Add support for horizontal rules in OpenDocument writer.
Resolves Issue #95 .
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1479 788f1e2b-df1e-0410-8736-df70ead52e1b
2008-11-01 22:44:53 +00:00