Updated changelog.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1601 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
f9ec6797bd
commit
ed71ef9820
1 changed files with 4 additions and 0 deletions
|
@ -31,6 +31,10 @@ pandoc (1.2.1)
|
|||
zero-width character \& to avoid unwanted interpretation of periods
|
||||
at start of line. Resolves Issue #148.
|
||||
|
||||
* Markdown writer: Added '#' and '>' to list of characters to be
|
||||
escaped in markdown output. Removed '<', as it is not an officially
|
||||
escapable character. This partially resolves Issue #96.
|
||||
|
||||
* Make --smart the default for man output format. Otherwise we have
|
||||
trouble dividing lists of endlines into sentences.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue