Christopher Jeffrey
|
c8f26acd12
|
improve bin/marked, slice off trailing line feeds from code
|
2011-12-04 21:47:31 -06:00 |
|
Christopher Jeffrey
|
b702e91a10
|
dont double escape certain entities/character references, fix encoding test
|
2011-11-30 07:31:25 -06:00 |
|
Christopher Jeffrey
|
9ab262b2cd
|
compliance with jade and version
|
2011-11-26 22:15:18 -06:00 |
|
Vladimir Dronnikov
|
5d7522f902
|
don't allow [foo] (bar) to be treated as link
|
2011-11-26 10:22:02 +04:00 |
|
Christopher Jeffrey
|
e482c752ad
|
whitespace, comments
|
2011-10-22 23:39:04 -05:00 |
|
Christopher Jeffrey
|
9ff55ae9d7
|
rename block rule to code
|
2011-10-22 08:08:42 -05:00 |
|
Christopher Jeffrey
|
21d0acf145
|
use for loop instead of each function
|
2011-10-22 07:49:11 -05:00 |
|
Christopher Jeffrey
|
d626616de4
|
trivial nonsense
|
2011-10-22 07:40:36 -05:00 |
|
Christopher Jeffrey
|
922a556ef0
|
unroll loops for performance
|
2011-10-22 06:09:28 -05:00 |
|
Christopher Jeffrey
|
18ed8cc2d4
|
trivial nonsense
|
2011-10-08 09:23:01 -05:00 |
|
Christopher Jeffrey
|
61117f12b4
|
dont look for close tag in block rule
|
2011-10-04 20:46:35 -05:00 |
|
Christopher Jeffrey
|
6626f3b640
|
multiline tags
|
2011-10-04 19:41:12 -05:00 |
|
Christopher Jeffrey
|
a8aab0a6c9
|
whitespace normalization
|
2011-10-04 17:40:33 -05:00 |
|
Christopher Jeffrey
|
70da22d078
|
text block function
|
2011-10-04 17:32:59 -05:00 |
|
Christopher Jeffrey
|
9527426b65
|
marginally improve heading rule
|
2011-09-14 12:41:51 -05:00 |
|
Christopher Jeffrey
|
263e0d4f25
|
handle mailto differently
|
2011-09-14 12:16:38 -05:00 |
|
Christopher Jeffrey
|
d6ac95122b
|
match original markdown behavior for headings
|
2011-09-14 12:11:46 -05:00 |
|
Christopher Jeffrey
|
7eee44048f
|
closer to the original
|
2011-09-14 12:10:54 -05:00 |
|
Christopher Jeffrey
|
8ba00ada37
|
back reference
|
2011-09-13 12:17:16 -05:00 |
|
Christopher Jeffrey
|
a04d64836f
|
first
|
2011-09-13 12:16:13 -05:00 |
|
Christopher Jeffrey
|
54975d7bcd
|
handle explicit mailto in autolinks
|
2011-09-01 02:59:43 -05:00 |
|
Christopher Jeffrey
|
64e331c5e1
|
fix line break
|
2011-08-26 22:33:47 -05:00 |
|
Christopher Jeffrey
|
1118034ad7
|
leading space for html blocks
|
2011-08-26 01:19:29 -05:00 |
|
Christopher Jeffrey
|
571366d039
|
html tests werent passing, better solution here
|
2011-08-24 10:17:01 -05:00 |
|
Christopher Jeffrey
|
7cc4a52805
|
hard breaks
|
2011-08-24 10:10:34 -05:00 |
|
Christopher Jeffrey
|
75c345f086
|
links, readme, version
|
2011-08-23 00:07:50 -05:00 |
|
Christopher Jeffrey
|
4cdbf124ac
|
another test
|
2011-08-22 22:16:27 -05:00 |
|
Christopher Jeffrey
|
e473c0959b
|
tests, more conformance
|
2011-08-22 22:15:08 -05:00 |
|
Christopher Jeffrey
|
0f92418a49
|
different link error handling
|
2011-08-22 20:57:01 -05:00 |
|
Christopher Jeffrey
|
deb6ead9ae
|
links and optimization
|
2011-08-22 16:19:43 -05:00 |
|
Christopher Jeffrey
|
d70cea4b5d
|
nolink case
|
2011-08-22 15:39:48 -05:00 |
|
Christopher Jeffrey
|
79cbf5fd00
|
fix angle links
|
2011-08-22 14:34:28 -05:00 |
|
Christopher Jeffrey
|
5bb311e1f3
|
angle bracket links
|
2011-08-22 11:14:48 -05:00 |
|
Christopher Jeffrey
|
f6c0d96525
|
links
|
2011-08-22 11:02:21 -05:00 |
|
Christopher Jeffrey
|
396880e51a
|
list regex change
|
2011-08-22 10:58:51 -05:00 |
|
Christopher Jeffrey
|
142bca520a
|
consistent regexes
|
2011-08-22 00:31:13 -05:00 |
|
Christopher Jeffrey
|
7efff84224
|
regex and comment
|
2011-08-22 00:28:47 -05:00 |
|
Christopher Jeffrey
|
9a4aa7e380
|
revert block
|
2011-08-21 22:42:17 -05:00 |
|
Christopher Jeffrey
|
4a67edd2f6
|
revise rules
|
2011-08-21 22:39:43 -05:00 |
|
Christopher Jeffrey
|
3f35901e21
|
comment parsing
|
2011-08-21 20:07:41 -05:00 |
|
Christopher Jeffrey
|
68c338bfdb
|
strip comments
|
2011-08-21 18:58:06 -05:00 |
|
Christopher Jeffrey
|
bdd8c50501
|
s in link regexes
|
2011-08-21 18:50:34 -05:00 |
|
Christopher Jeffrey
|
493caef1cd
|
escape underscore
|
2011-08-21 18:19:08 -05:00 |
|
Christopher Jeffrey
|
e8eec85db4
|
quotes in link defs
|
2011-08-21 18:12:14 -05:00 |
|
Christopher Jeffrey
|
e0e51ac79b
|
fix hr rule
|
2011-08-21 17:00:42 -05:00 |
|
Christopher Jeffrey
|
6bd248f6ca
|
remove empty space from lines
|
2011-08-21 15:31:37 -05:00 |
|
Christopher Jeffrey
|
74a33576bf
|
fix nested em/strong
|
2011-08-21 15:27:20 -05:00 |
|
Christopher Jeffrey
|
575ef30072
|
make sure block isnt too greedy
|
2011-08-21 13:52:55 -05:00 |
|
Christopher Jeffrey
|
b73907b6c8
|
cleanup again
|
2011-08-21 13:47:23 -05:00 |
|
Christopher Jeffrey
|
aab61affb3
|
lists with empty lines
|
2011-08-21 11:58:52 -05:00 |
|