Commit Graph

  • 3f90ebb7fb docs(README.md): fix typo Estevão Soares dos Santos 2015-07-07 10:48:39 +0100
  • 35fcd2cc6c docs(README.md): add reference to wiki in the docs Estevão Soares dos Santos 2015-07-07 10:47:38 +0100
  • 407148e716 docs(README.md): add chrome as tested browser Estevão Soares dos Santos 2015-07-03 13:57:05 +0100
  • 5106f6f928 Update README.md Josua Schmid 2015-06-23 11:13:22 +0200
  • 037fcb14de Update Readme Josua Schmid 2015-06-23 10:16:16 +0200
  • 5a4ae79c54 Release 1.1.0 1.1.0 Estevão Soares dos Santos 2015-06-18 01:22:42 +0100
  • 43e18cb59d Merge 72167fb922 into b84ac67dac Benjamin San Souci 2015-06-17 15:24:46 +0000
  • 72167fb922 Derped pretty hard. This passes all tests locally showdownjs/showdown#163 Benjamin San Souci 2015-06-17 08:24:41 -0700
  • db60389c39 Fixed Travis CI errors showdownjs/showdown#163 Benjamin San Souci 2015-06-17 08:01:48 -0700
  • 2863fa6a1d Added support for PDFs in image tags Benjamin San Souci 2015-06-17 00:46:15 -0700
  • 9e05030b9b Added support for PDFs as images Benjamin San Souci 2015-06-17 00:35:23 -0700
  • b84ac67dac feat(headerLevelStart): add support for setting the header starting level Estevão Soares dos Santos 2015-06-17 02:19:44 +0100
  • b49d93480b tests: test case for issue #96 Estevão Soares dos Santos 2015-06-17 01:45:33 +0100
  • 1d149c8806 chore: fix jshint Estevão Soares dos Santos 2015-06-17 01:26:50 +0100
  • af82c2b616 feat(image dimensions): add support for setting image dimensions within markdown syntax Estevão Soares dos Santos 2015-06-17 01:22:05 +0100
  • 0ac8972da1 build Estevão Soares dos Santos 2015-06-15 14:56:47 +0100
  • c17842f7b6 tests(showdown.getDefaultOptions()): add tests for showdow.getDefaultOptions() Estevão Soares dos Santos 2015-06-15 14:56:30 +0100
  • 5140a0cae5 chore(Grunt): make grunt test only run node tests Estevão Soares dos Santos 2015-06-15 14:55:37 +0100
  • 2de53a7d03 feat(showdown.getDefaultOptions): add method to retrieve default global options key->values Estevão Soares dos Santos 2015-06-15 14:49:26 +0100
  • 27ed758d7b chore: add CONTRIBUTING.md Estevao Soares dos Santos 2015-06-13 19:16:02 +0100
  • e18fa3c260 Merge branch 'hotfix/issue_142' into develop Estevao Soares dos Santos 2015-06-13 14:59:44 +0100
  • 0bdd02b2cc fix(subParsers/lists.js): partial fix for odd behavior on multiple consecutive lists Estevao Soares dos Santos 2015-06-13 14:59:14 +0100
  • 947c9b7c3b Merge branch 'develop' of https://github.com/showdownjs/showdown into develop Estevao Soares dos Santos 2015-06-11 15:57:03 +0100
  • 00db9d1c09 Merge branch 'develop' into hotfix/issue_142 Estevao Soares dos Santos 2015-06-11 01:33:55 +0100
  • 42240ba82c test: add karlcow's testsuite Estevao Soares dos Santos 2015-06-11 01:29:42 +0100
  • 6f01208836 chore(subParsers/images): fix jshint error Estevão Soares dos Santos 2015-06-10 14:09:59 +0100
  • 9a2411b05f fix(subParsers/stripLinkDefinitions): fix title attribute in link definitions Estevao Soares dos Santos 2015-06-08 04:16:58 +0100
  • 307d135e0a tests(images): fix standard testsuite images test Estevao Soares dos Santos 2015-06-08 03:59:40 +0100
  • e27e16bdc5 fix(subParsers/images.js): fix empty title attribute in img tags Estevao Soares dos Santos 2015-06-08 03:57:18 +0100
  • 3a71b66d24 fix(subParsers/headers); fix bug introduced with noHeaderId option Estevao Soares dos Santos 2015-06-08 03:51:43 +0100
  • 7ac893e93b feat(noHeaderId): add option to suppress automatic generation of ids in headers Estevao Soares dos Santos 2015-06-08 03:41:14 +0100
  • 6cbc585fc0 tests(issue_142): add tests for issue #142 Estevao Soares dos Santos 2015-06-08 02:40:33 +0100
  • dcbdc61e9d fix(output modifiers): fix for output modifiers running twice Estevao Soares dos Santos 2015-06-07 19:17:02 +0100
  • 4ebd0caa27 feature(extensionLoading): add support to legacy extensions in the new extension mechanism Estevao Soares dos Santos 2015-06-07 19:02:45 +0100
  • db46922e19 New build Stefano Brilli 2015-06-07 13:16:47 +0200
  • b63baee9f5 Fix the bug by removing duplicated codeblock Stefano Brilli 2015-06-07 13:15:40 +0200
  • da598d64e4 Add test to reproduce the bug Stefano Brilli 2015-06-07 13:15:18 +0200
  • e7cb15f1e9 style(converter.js): fix missing semi colon Estevao Soares dos Santos 2015-06-03 02:50:57 +0100
  • d86ed450a8 fix(converter.js): add error if the passed argument is not an object Estevao Soares dos Santos 2015-06-03 01:29:44 +0100
  • 33f64f60c9 feature(extensionLoading): refactor extension loading mechanism Estevão Soares dos Santos 2015-05-31 20:56:28 +0100
  • c6b60f12fa test(converter.makeHtml): refactor test to improve readability Estevão Soares dos Santos 2015-05-31 18:47:09 +0100
  • fec5b8e219 chore(Gruntfile.js): use grunt-load-tasks to load tasks Estevão Soares dos Santos 2015-05-31 18:45:33 +0100
  • f2f01fb65c chore(package.json): bump minor version and add load-grunt-tasks and sinon to dev dependencies Estevão Soares dos Santos 2015-05-31 18:43:31 +0100
  • 678348d060 chore(helpers.js): add console polyfill so we can trigger warnings reliably Estevão Soares dos Santos 2015-05-31 13:08:15 +0100
  • f8a81373fe build(.editorconfig): fix editorconfig Estevão Soares dos Santos 2015-05-31 13:06:42 +0100
  • 86353c1ee8 docs(README.md): add link to XSS Vulnerability wiki page Estevão Soares dos Santos 2015-05-30 00:13:47 +0100
  • 40bdf1488c Merge branch 'master' into develop Estevão Soares dos Santos 2015-05-30 00:10:46 +0100
  • e3a4541ab3 Revert "fix(suparsbers/lists.js): fix odd behavior for multiple consecutive lists" Estevão Soares dos Santos 2015-05-30 00:10:21 +0100
  • 11f32e04a6 fix(suparsbers/lists.js): fix odd behavior for multiple consecutive lists Estevão Soares dos Santos 2015-05-30 00:09:30 +0100
  • 57ba4040ec Create gh-pages branch via GitHub Pascal Deschênes 2015-05-29 17:26:43 -0400
  • 06ad6c2e05 docs(README.md): add mention to XSS vulnerability Estevão Soares dos Santos 2015-05-29 22:20:50 +0100
  • 1a07f3cc32 docs(README.md): add reference to changelog Estevão Soares dos Santos 2015-05-29 18:56:24 +0100
  • 11ce2f8d12 docs(CHANGELOG.md): add reference to extensions Estevão Soares dos Santos 2015-05-29 18:54:39 +0100
  • 6b616d9d09 Create gh-pages branch via GitHub Pascal Deschênes 2015-05-29 11:38:28 -0400
  • 3d55f20df4 Create gh-pages branch via GitHub Pascal Deschênes 2015-05-29 11:38:07 -0400
  • a3b412c502 bump version, Changelog and Credits 1.0.2 Estevão Soares dos Santos 2015-05-28 22:35:56 +0100
  • 5facec4a23 Release version 1.0.2 Estevão Soares dos Santos 2015-05-28 22:30:57 +0100
  • 049da4ad90 Merge branch 'develop' Estevão Soares dos Santos 2015-05-28 21:49:44 +0100
  • a422e69604 Merge pull request #156 from acourtiol/bugfix/add-missing-comma Estevão Soares dos Santos 2015-05-28 21:47:06 +0100
  • 4a0ec47402 chore(package.json): add keywords to package.json Estevão Soares dos Santos 2015-05-28 21:45:00 +0100
  • b5e31e60f1 docs(README.md): add gitter badge and CDN info to README.md Estevão Soares dos Santos 2015-05-28 21:44:25 +0100
  • cc6236455f chore(.travis.yml): add travis notifications to gitchat Estevão Soares dos Santos 2015-05-28 21:43:34 +0100
  • 53155088cb fix(build): add missing comma in footer Alexandre Courtiol 2015-05-28 13:50:57 +0200
  • 02faa81ed9 Added Gitter badge The Gitter Badger 2015-05-28 00:27:06 +0000
  • 34a155733b Merge branch 'develop' 1.0.1 Estevão Soares dos Santos 2015-05-27 23:50:48 +0100
  • b9ecfa3ae6 bump patch Estevão Soares dos Santos 2015-05-27 23:50:28 +0100
  • bc3a092f9d fix(bower.json): update bower.json main attribute to point to dist directory Estevão Soares dos Santos 2015-05-27 23:49:14 +0100
  • de44a70a25 docs(README.md): add link to extensions wiki Estevão Soares dos Santos 2015-05-27 23:46:39 +0100
  • d87d11d642 docs(README.md): remove superfluous information Estevão Soares dos Santos 2015-05-27 23:34:57 +0100
  • 2b76b6473d docs(README.md): fix typo Estevão Soares dos Santos 2015-05-27 16:39:54 +0100
  • 2baf7bf709 RELEASE 1.0.0 1.0.0 Estevão Soares dos Santos 2015-05-27 16:36:53 +0100
  • 45d5e01e16 docs(README.md): add note for legacy branch Estevão Soares dos Santos 2015-05-27 16:31:04 +0100
  • a4cc97c065 Version bump and release 0.5.4 legacy Estevão Soares dos Santos 2015-05-27 16:03:24 +0100
  • 1082c7c6a1 docs(README.js): fix for webstorm logo Estevão Soares dos Santos 2015-05-27 16:01:14 +0100
  • 46b3b7bc35 docs(README.js): update README.js Estevão Soares dos Santos 2015-05-27 15:59:58 +0100
  • 47e26799f0 chore(Gruntfile.js): change and organize grunt tasks Estevão Soares dos Santos 2015-05-27 15:50:14 +0100
  • 0ae633105f style(showdown): change several lint and style issues Estevão Soares dos Santos 2015-05-27 15:47:33 +0100
  • 6e59aba98b bum version in package.json 0.5.3 Estevão Soares dos Santos 2015-05-27 02:57:48 +0100
  • 389f37fee5 docs(README.md): include angular usage example Estevão Soares dos Santos 2015-05-27 02:53:22 +0100
  • 3754162511 bump version to 0.5.2 and release Estevão Soares dos Santos 2015-05-27 02:27:05 +0100
  • d54b148293 chore(CHANGELOG.md): update changelog Estevão Soares dos Santos 2015-05-27 02:23:04 +0100
  • 1c80fcc2cf chore(grunt): add bump grunt taks Estevão Soares dos Santos 2015-05-27 02:21:36 +0100
  • c31aacceec docs(README.md): add options section Estevão Soares dos Santos 2015-05-27 02:20:29 +0100
  • 2a4a2bdf21 test(option.prefixHeaderId): add tests for prefixHeaderId option Estevão Soares dos Santos 2015-05-27 01:48:49 +0100
  • 6492e74c5b docs(showdown.options): fix jsdocs for methods setOption, getOption and getOptions Estevão Soares dos Santos 2015-05-27 01:43:08 +0100
  • 51167c810d style(tests): remove unecessary comment in testMakeHtml Estevão Soares dos Santos 2015-05-27 01:39:29 +0100
  • db6f79b08d feat(Converter.options): add getOption(), setOption() and getOptions() to Converter object Estevão Soares dos Santos 2015-05-27 01:37:01 +0100
  • 141e3f5f44 test(options.omitExtraWLInCodeBlocks): add test for options.omitExtraWLInCodeBlocks Estevão Soares dos Santos 2015-05-26 19:58:05 +0100
  • e6f40e190c fix(options.omitExtraWLInCodeBlocks): fix for options.omitExtraWLInCodeBlocks only applying in gitHub flavoured code blocks Estevão Soares dos Santos 2015-05-26 19:57:36 +0100
  • ddd6011df2 fix(showdown): fix for options merging into globalOptions Estevão Soares dos Santos 2015-05-26 19:46:07 +0100
  • a4e67a0ee7 chore(grunt): add prep-release task Estevão Soares dos Santos 2015-05-23 02:07:19 +0100
  • 5efb5517a9 test(issues): add testcase for PR #83 Estevão Soares dos Santos 2015-05-23 02:02:03 +0100
  • 31d62380cd Merge branch 'jseppi-patch-1' into legacy Estevão Soares dos Santos 2015-05-23 01:01:35 +0100
  • ee804b0e5a Merge branch 'patch-1' of https://github.com/jseppi/showdown into jseppi-patch-1 Estevão Soares dos Santos 2015-05-23 01:01:15 +0100
  • 641bad61f3 docs(README.md): add Build status and new project description Estevão Soares dos Santos 2015-05-23 00:19:07 +0100
  • 7d2caf60ee docs(README.md): remove maintenance notice Estevão Soares dos Santos 2015-05-23 00:13:02 +0100
  • 7161ccbebc Merge branch 'wkonket-master' into legacy Estevão Soares dos Santos 2015-05-23 00:04:30 +0100
  • 82746c6290 Merge https://github.com/wkonkel/showdown into wkonket-master Estevão Soares dos Santos 2015-05-23 00:00:39 +0100
  • 56f5fc40b4 chore(.travis.yml): fix for running tests with grunt Estevão Soares dos Santos 2015-05-16 00:32:00 +0100
  • 307c919584 docs(README.md): add "powered by webstorm" Estevão Soares dos Santos 2015-05-16 00:29:22 +0100