Russ Ross
|
f5e3dc8073
|
refactoring: newlines as hard breaks changed from HTML option to global markdown option
|
2011-06-25 15:45:51 -06:00 |
|
Russ Ross
|
be0fb4602b
|
more inline unit tests
|
2011-06-24 16:39:50 -06:00 |
|
Russ Ross
|
f9b03f67fb
|
output validates, command-line tool has useful options
|
2011-06-24 11:50:03 -06:00 |
|
Russ Ross
|
2abc3af015
|
starting inline unit tests, fix a few minor bugs they exposed
|
2011-06-01 12:17:17 -06:00 |
|
Russ Ross
|
921ac7d0be
|
comments, minor cleanups
|
2011-05-31 16:28:07 -06:00 |
|
Russ Ross
|
f3386eb849
|
gofmt
|
2011-05-31 11:49:49 -06:00 |
|
Russ Ross
|
df64ec5d0f
|
allocate new buffers on stack; mild speed improvement
|
2011-05-31 11:11:04 -06:00 |
|
Russ Ross
|
9d23b68fa5
|
export all names from Renderer struct
This enables new back-ends that are not part of the package
Basically a big search-and-replace for this commit
|
2011-05-30 21:44:52 -06:00 |
|
Russ Ross
|
679e1686db
|
performance fix: with autolinking on, it is almost twice as fast now
|
2011-05-30 15:36:31 -06:00 |
|
Russ Ross
|
4a17a5b58f
|
remove dependency on less function
|
2011-05-30 14:42:38 -06:00 |
|
Russ Ross
|
81cefb5e7c
|
split parser into multiple files, clean up naming
|
2011-05-29 17:00:31 -06:00 |
|