diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2013-09-08 11:50:34 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2013-09-08 11:50:34 -0700 |
commit | f8ecda0152990f4e1c7a6b5f45cecdefe5ac54f5 (patch) | |
tree | e7f20940e442f4be0f9234c46c2279e490eecd47 /changelog | |
parent | 777226296b04fa37094ecb07eb33f8d3e05af036 (diff) | |
download | pandoc-f8ecda0152990f4e1c7a6b5f45cecdefe5ac54f5.tar.gz |
More work on changelog.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -364,6 +364,9 @@ * Made markdown reader sensitive to this. * Closes #972. + Markdown: Allow backtick code blocks not to be preceded by blank line. + + Closes #975. ------------------ |