Pascal Deschenes
|
b9f38acb18
|
table extension new test cases:
+ larger table
+ equals as header separators
|
2012-10-30 17:05:09 -04:00 |
|
Pascal Deschenes
|
aa76deec74
|
add basic table support
|
2012-10-30 14:39:34 -04:00 |
|
Titus
|
0e4c052373
|
Merge branch 'master' into syntax-extensions
|
2012-08-09 20:19:17 -06:00 |
|
Titus
|
e6526026ec
|
Fixed #26 -- Urls which contained matched parenthesis are now supported
|
2012-08-09 20:06:58 -06:00 |
|
Titus
|
05453b5042
|
A string name (only) can now be given for bundled extensions
|
2012-06-20 21:17:58 -06:00 |
|
Titus
|
0218913efa
|
Standardized naming for bundled extensions
|
2012-06-20 21:11:43 -06:00 |
|
Titus
|
e924b04aa2
|
Extensions within /src are now automatically loaded to the Showdown namespace when server-side
|
2012-06-20 20:59:50 -06:00 |
|
Titus
|
10f9c153a3
|
Added Google Prettify extension (output modification extension test)
|
2012-06-20 17:16:40 -06:00 |
|
Titus
|
9d0a929fac
|
Modified test runner to support extension tests as well
|
2012-06-20 17:03:36 -06:00 |
|
Titus
|
5e477063df
|
Updated test runner to correct require syntax
|
2012-06-15 12:46:38 -06:00 |
|
Titus
|
bab6b888ef
|
Added support for new HTML5 structural tags to "pass through" without being wrapped in a <p>
|
2012-06-14 00:52:20 -06:00 |
|
Titus
|
c2e28da129
|
Added test case for #10 -- Seems to be working correctly
|
2012-06-14 00:44:58 -06:00 |
|
Titus
|
3e00e5a2d1
|
Fixed #11 -- <style> tags are now not wrapped in <p>'s + test case for this
|
2012-06-14 00:42:15 -06:00 |
|
Titus
|
a3a07eaac6
|
Updated nested blockquote test case to proper markdown syntax
|
2012-06-14 00:35:47 -06:00 |
|
Titus
|
f3f928084e
|
Fixed #21 -- Github codeblocks can now contain back ticks
|
2012-06-14 00:09:58 -06:00 |
|
Titus
|
fa38885994
|
Added test case for github codeblock at start of string
|
2012-06-14 00:08:49 -06:00 |
|
Titus
|
b48c06fe72
|
Fixed mistake in github codeblock test
|
2012-06-13 23:43:46 -06:00 |
|
tstone
|
902c5891f6
|
Removed debug code that was accidentally committed
|
2012-06-13 23:24:53 -06:00 |
|
tstone
|
d16e675ae8
|
Added testing suite
|
2012-06-13 23:05:31 -06:00 |
|