Commit Graph

43 Commits

Author SHA1 Message Date
Estevão Soares dos Santos
f6a33e402c feat(CLI): add a simple cli tool 2015-07-13 05:09:03 +01:00
Estevão Soares dos Santos
ba7eb7ebaf Merge branch 'cli' of https://github.com/rheber/showdown into feature/cli 2015-07-12 02:36:33 +01:00
Estevão Soares dos Santos
f9cf0e607f chore(grunt): add silent mode to grunt
Grunt output can be very annoying. This adds the option to quite Grunt with the '-q' flag.
When ran with '-q', grunt will only output dots for each task action ran successfully
and the error message if something goes wrong.
2015-07-11 19:12:04 +01:00
Estevão Soares dos Santos
91e7b95796 chore: several small build enhancements
+ build
2015-07-10 21:00:21 +01:00
Estevao Soares dos Santos
42240ba82c test: add karlcow's testsuite
Also refactor tests to improve maintainability
2015-06-11 01:29:42 +01:00
Estevao Soares dos Santos
4ebd0caa27 feature(extensionLoading): add support to legacy extensions in the new extension mechanism
Old extensions that register themselves in `showdown.extensions` can be loaded and validated using the new extension loading mechanism.
However, a warn is issued, alerting users and developers that the extension should be updated to use the new mechanism

BREAKING CHANGE: Deprecates `showdown.extensions` property. To migrate, you should use the new method `showdown.extension(<ext name>, <extension>)` to register the extension.
2015-06-07 19:02:45 +01:00
Estevão Soares dos Santos
f2f01fb65c chore(package.json): bump minor version and add load-grunt-tasks and sinon to dev dependencies 2015-05-31 18:43:31 +01:00
Estevão Soares dos Santos
5facec4a23 Release version 1.0.2 2015-05-28 22:30:57 +01:00
Estevão Soares dos Santos
4a0ec47402 chore(package.json): add keywords to package.json 2015-05-28 21:45:00 +01:00
Estevão Soares dos Santos
b9ecfa3ae6 bump patch 2015-05-27 23:50:28 +01:00
Estevão Soares dos Santos
2baf7bf709 RELEASE 1.0.0 2015-05-27 16:36:53 +01:00
Estevão Soares dos Santos
1c80fcc2cf chore(grunt): add bump grunt taks 2015-05-27 02:21:36 +01:00
Estevão Soares dos Santos
5656afd43a chore(package.json): change test runner to grunt 2015-05-16 00:19:40 +01:00
Estevão Soares dos Santos
a8bd6bbd98 chore(package.json): fix license and version tag 2015-05-15 22:33:01 +01:00
Estevão Soares dos Santos
4b0bfa8b70 chore(package.json): update package.json 2015-05-13 22:36:52 +01:00
Estevão Soares dos Santos
7232187b56 fix(package.json): fix version in package.json file 2015-04-22 16:40:39 +01:00
rheber
4c529f83f0 support for stdin 2015-02-01 11:56:32 +11:00
Estevão Soares dos Santos
c528f4a427 chore(changelog): add support to automatically create changelogs 2015-01-19 16:27:28 +00:00
Estevão Soares dos Santos
0e99444bb1 feat(grunt-jscs): add grunt task jscs lint
Now it's possible to enforce code style linting with jscs automatically when testing or building with grunt
2015-01-19 15:43:47 +00:00
Estevão Soares dos Santos
9ad3ac5cc0 chore(): add support for jscs 2015-01-19 14:53:53 +00:00
Estevão Soares dos Santos
394d37983e Fixed test command for travis 2015-01-15 21:29:39 +00:00
Estevão Soares dos Santos
eae5f0e01f Major code refactoring 2015-01-15 21:21:33 +00:00
Estevão Soares dos Santos
e4d96c4fd8 Bugfix: Fixes #128 Fixes issue where compressed/concatenated file breaks if angular is not present. 2015-01-06 16:06:00 +00:00
Estevão Soares dos Santos
22d85ae575 Preparing new release 2015-01-04 21:27:45 +00:00
Corey Innis
6b21d1497d version 0.3.1 2012-11-02 03:11:07 -07:00
Pascal Deschenes
013fed875c bump version number 2012-11-01 16:22:41 -04:00
Pascal Deschenes
dc28410a3b Merge branch 'master' into feature-table-extension
Conflicts:
	README.md
	src/showdown.js
2012-11-01 14:21:39 -04:00
Pascal Deschenes
5153d76d89 add basic grunt file support 2012-11-01 14:12:53 -04:00
Pascal Deschenes
803efa03af add test script and specific mocha/should version in package.json 2012-11-01 14:12:27 -04:00
Corey Innis
bde91a1106 version 0.3.0 2012-10-31 02:05:41 -07:00
Corey Innis
99c5b4609a update contributors 2012-10-31 01:21:28 -07:00
Corey Innis
e517605e09 update contributors 2012-10-31 00:54:12 -07:00
Titus
599e9d47f7 Added link to github page and license 2012-06-20 21:51:59 -06:00
Corey Innis
f68216820a version 0.2.0 2012-06-15 12:05:16 -07:00
Corey Innis
7f0d59d18e add Titus Stone to package def 2012-06-15 12:04:48 -07:00
tstone
d16e675ae8 Added testing suite 2012-06-13 23:05:31 -06:00
Corey Innis
67a10fb393 version 0.1.0
bumped to reflect recent pulls.
2012-05-27 15:34:36 -07:00
Corey Innis
d9d7aac3b5 add Cat Chen as contributor 2012-05-27 15:18:51 -07:00
Corey Innis
de33985af2 add Dominic Tarr as contributor 2012-05-27 15:07:55 -07:00
Corey Innis
e877c93ae3 add Roger Braun as contributor 2012-05-27 15:01:31 -07:00
Corey Innis
3c52317851 adds contributor 2011-04-09 06:27:45 +08:00
Konstantin Käfer
36d1a72756 add contributor 2011-04-07 13:31:26 -04:00
Konstantin Käfer
6872d72294 adding package.json for CommonJS compliance 2011-04-07 13:26:00 -04:00