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