aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-08-12 13:08:32 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-08-12 13:08:32 -0700
commit22cf6209a68d5420d4e4b23e5d5a06243262cb17 (patch)
tree899daddf05d465f3b30323d236c4f9386d04aac1
parentc0df6ae45fd09b47970e32c6f3a34b96849572c2 (diff)
downloadpandoc-22cf6209a68d5420d4e4b23e5d5a06243262cb17.tar.gz
Minor changelog reformatting.
-rw-r--r--changelog7
1 files changed, 2 insertions, 5 deletions
diff --git a/changelog b/changelog
index 242b4155f..e9749899b 100644
--- a/changelog
+++ b/changelog
@@ -239,7 +239,6 @@ pandoc (1.13)
+ Added `blanklines`, which guarantees a certain number of blank lines
(and no more).
-
[bug fixes]
* Markdown reader:
@@ -438,7 +437,6 @@ pandoc (1.13)
+ Added `isbn` and `pmid` to list of recognized schemes (Matthew
Pickering).
-
[template changes]
* Added haddock template.
@@ -524,10 +522,9 @@ pandoc (1.13)
will extract it into a folder named `SOMETHING.pkg`, which it
will interpret as a defective package (#1308).
+ * `README`:
- [documentation improvements]
-
- + README: made headers for all extensions so they have IDs and can be
+ + Made headers for all extensions so they have IDs and can be
linked to (Beni Cherniavsky-Paskin).
+ Fixed typos (Phillip Alday).
+ Fixed documentation of attributes (#1315).