|
@@ -1,3 +1,15 @@
|
|
|
+<a name"1.2.3"></a>
|
|
|
+### 1.2.3 (2015-08-27)
|
|
|
+
|
|
|
+
|
|
|
+#### Bug Fixes
|
|
|
+
|
|
|
+* **blockGamut:** fix for headings inside blockquotes ([3df70624](http://github.com/showdownjs/showdown/commit/3df70624), closes [#191](http://github.com/showdownjs/showdown/issues/191))
|
|
|
+* **blockQuote:** fix 'github style codeblocks' not being parsed inside 'blockquote' ([ed2cf595](http://github.com/showdownjs/showdown/commit/ed2cf595), closes [#192](http://github.com/showdownjs/showdown/issues/192))
|
|
|
+* **simpleAutoLinks:** fix emails being treated as simple urls ([7dc3fb1d](http://github.com/showdownjs/showdown/commit/7dc3fb1d), closes [#187](http://github.com/showdownjs/showdown/issues/187))
|
|
|
+* **tables:** fix md tables being parsed inside indented code blocks. ([50256233](http://github.com/showdownjs/showdown/commit/50256233), closes [#193](http://github.com/showdownjs/showdown/issues/193))
|
|
|
+
|
|
|
+
|
|
|
<a name"1.2.2"></a>
|
|
|
### 1.2.2 (2015-08-02)
|
|
|
|