version 0.3.1

This commit is contained in:
Corey Innis 2012-11-02 03:05:07 -07:00
parent 713cfa5137
commit 6b21d1497d
2 changed files with 6 additions and 4 deletions

View file

@ -300,7 +300,7 @@ The showdown test runner is setup to automatically test cases for extensions. T
Author of Showdown Author of Showdown
* [John Gruber](http://daringfireball.net/projects/markdown/):<br/> * [John Gruber](http://daringfireball.net/projects/markdown/):<br/>
Author of Markdown Author of Markdown
* Maintenance/Contributions * Maintenance/Contributions (roughly chronologically)
* [Corey Innis](http://github.com/coreyti):<br/> * [Corey Innis](http://github.com/coreyti):<br/>
GitHub project maintainer GitHub project maintainer
* [Remy Sharp](https://github.com/remy/):<br/> * [Remy Sharp](https://github.com/remy/):<br/>
@ -314,7 +314,7 @@ The showdown test runner is setup to automatically test cases for extensions. T
* [Cat Chen](https://github.com/CatChen):<br/> * [Cat Chen](https://github.com/CatChen):<br/>
Export fix Export fix
* [Titus Stone](https://github.com/tstone):<br/> * [Titus Stone](https://github.com/tstone):<br/>
**Mocha tests**, **extension mechanism**, and bug fixes Mocha tests, extension mechanism, and bug fixes
* [Rob Sutherland](https://github.com/roberocity):<br/> * [Rob Sutherland](https://github.com/roberocity):<br/>
The idea that lead to extensions The idea that lead to extensions
* [Pavel Lang](https://github.com/langpavel):<br/> * [Pavel Lang](https://github.com/langpavel):<br/>
@ -323,4 +323,5 @@ The showdown test runner is setup to automatically test cases for extensions. T
Regex optimization Regex optimization
* [Adam Backstrom](https://github.com/abackstrom):<br/> * [Adam Backstrom](https://github.com/abackstrom):<br/>
WebKit bugfix WebKit bugfix
* [Pascal Deschênes](https://github.com/pdeschen):<br/>
Grunt support, extension fixes + additions, packaging improvements, documentation

View file

@ -18,7 +18,8 @@
"Rob Sutherland", "Rob Sutherland",
"Pavel Lang", "Pavel Lang",
"Ben Combee", "Ben Combee",
"Adam Backstrom" "Adam Backstrom",
"Pascal Deschênes"
], ],
"repository": { "repository": {
"type": "git", "type": "git",