We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59e4f79 commit 505356fCopy full SHA for 505356f
HISTORY.md
@@ -1,6 +1,10 @@
1
-## 1.3.0 (unreleased)
+## 1.3.0 (2014-09-11)
2
3
+* Extend the field limit for tables to 50 characters for RST [#306](https://github.com/github/markup/pull/306)
4
+* Add `.mkdn` as a supported markdown extension [#308](https://github.com/github/markup/pull/308)
5
* Upgrade wikicloth to 0.8.1 [#317](https://github.com/github/markup/pull/317)
6
+* Force encoding of posix-spawn output [#338](https://github.com/github/markup/pull/338)
7
+* Add `.rmd` as a supported markdown extension [#343](https://github.com/github/markup/pull/343)
8
9
[Full changelog](https://github.com/github/markup/compare/v1.2.1...v1.3.0)
10
0 commit comments