Estevão Soares dos Santos
|
d996b4438d
partial(showdown.js): enabled output modifiers
|
10 years ago |
Estevão Soares dos Santos
|
0fd10cb56a
Added new extension registering method
|
10 years ago |
Estevão Soares dos Santos
|
8ee87ead9f
doc(showdown.js): add source documentation for showdown's api
|
10 years ago |
Estevão Soares dos Santos
|
8b000b134a
chore(all): code style change
|
10 years ago |
Estevão Soares dos Santos
|
c367a4b9a1
feat(uniqueHeaderId): add unique id prefix and suffix to headers
|
10 years ago |
Estevão Soares dos Santos
|
c9de4b6b1f
Revert "feat(allowBlockIndents): Indented inline block elements can be parsed as markdown"
|
10 years ago |
Estevão Soares dos Santos
|
f6326b84e4
feat(allowBlockIndents): Indented inline block elements can be parsed as markdown
|
10 years ago |
Estevão Soares dos Santos
|
eae5f0e01f
Major code refactoring
|
10 years ago |
Estevão Soares dos Santos
|
548becfd58
renamed showdown to showdown legacy
|
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 |