Update changelog.

This commit is contained in:
John MacFarlane 2019-11-18 20:12:45 -08:00
parent 0d4813d7ba
commit 822b2cf80a

View file

@ -150,6 +150,10 @@
+ Do not split series of asterisks into symbols and emphasis (#5821). + Do not split series of asterisks into symbols and emphasis (#5821).
+ Do not terminate emphasis on `*` not followed by space. + Do not terminate emphasis on `*` not followed by space.
* DokuWiki reader:
+ Parse markup inside monospace ('') (#5916, Alexander Krotov).
* Docx reader: * Docx reader:
+ Move style-parsing-specific code to a new unexported module, + Move style-parsing-specific code to a new unexported module,