Commit History

Author SHA1 Message Date
  Hannah Wolfe 36daa99339 Add missing block elements 10 years ago
  Estevão Soares dos Santos 24716d3520 Fixed undefined typo 10 years ago
  Estevão Soares dos Santos 71b572a077 Code style fix 10 years ago
  Pascal Deschenes 0440ef313e fix bug with this scope handling and extension converter argument 12 years ago
  Corey Innis 7c28d3752c [#36] iterate with Showdown.forEach 12 years ago
  Corey Innis d6d7f807ea [#14] add initial github-flavored extension 12 years ago
  Corey Innis b8c979653e post-merge (abackstrom) remove extraneous var declaration. 12 years ago
  Corey Innis 8a8820634e Merge remote-tracking branch 'abackstrom/striplinkdefinitions-endstring' 12 years ago
  Corey Innis 9075cdc080 Merge remote-tracking branch 'unwiredben/master' 12 years ago
  Adam Backstrom 6645ca173b Apply sentinel fixes to _StripLinkDefinitions 12 years ago
  unwiredben 9b297fa877 Remove unnecessary "match anything" test that caused excessive run time on some mixed content 13 years ago
  Titus 0e4c052373 Merge branch 'master' into syntax-extensions 13 years ago
  Pavel Lang 8d5a284272 Code cleanup 13 years ago
  Titus e6526026ec Fixed #26 -- Urls which contained matched parenthesis are now supported 13 years ago
  Titus 35abe36946 Merge branch 'syntax-extensions' of github.com:tstone/showdown into syntax-extensions 13 years ago
  Joe Martin 32db258511 Added AMD friendly piece of code. 13 years ago
  Joe Martin 2d80b3af04 Added AMD friendly piece of code. 13 years ago
  Pavel Lang a67421ba2a Extension autoloading fix 13 years ago
  Pavel Lang 483bb8604c Merge remote branch 'tstone/syntax-extensions' into syntax-extensions 13 years ago
  Pavel Lang 8b96a42fbc Code cleanup 13 years ago
  Titus 05453b5042 A string name (only) can now be given for bundled extensions 13 years ago
  Titus 0218913efa Standardized naming for bundled extensions 13 years ago
  Titus e924b04aa2 Extensions within /src are now automatically loaded to the Showdown namespace when server-side 13 years ago
  Titus 4234de3a91 Simplified extensions implementation 13 years ago
  Titus 644fb7b983 A first pass at syntax extensions 13 years ago
  Titus 994d338eec Switched to correct exporting syntax 13 years ago
  Titus bab6b888ef Added support for new HTML5 structural tags to "pass through" without being wrapped in a <p> 13 years ago
  Titus 3e00e5a2d1 Fixed #11 -- <style> tags are now not wrapped in <p>'s + test case for this 13 years ago
  Titus cb7192d2cc Revert "Fixed a handful of linting errors" 13 years ago
  Titus 80a8880aaa Fixed a handful of linting errors 13 years ago