Russ Ross
|
48d1f9d9cc
|
fix smartypants to pass single backticks through, issue #38
|
2013-10-01 13:55:34 -06:00 |
|
Russ Ross
|
b3c6494605
|
recognize fraction slash as well as regular slash to make fractions
|
2012-03-11 16:10:42 -06:00 |
|
Russ Ross
|
bb8ee591d1
|
doc improvements, commenting
|
2011-07-07 11:56:45 -06:00 |
|
Russ Ross
|
2b87b0e786
|
simplify naming of parsing functions
|
2011-07-05 14:22:21 -06:00 |
|
Russ Ross
|
3c6f18afc7
|
Renderer is now an interface
|
2011-06-29 11:13:17 -06:00 |
|
Russ Ross
|
b1a0318250
|
refactoring: inline renderers return bools, preparing rendering struct to become an interface
|
2011-06-28 19:46:35 -06:00 |
|
Russ Ross
|
55cde00c8a
|
camel case
|
2011-06-28 16:02:12 -06:00 |
|
Russ Ross
|
fde2c60665
|
version number, few more options for command-line tool
|
2011-06-28 11:30:10 -06:00 |
|
Russ Ross
|
f8f70572a4
|
simplified BSD license
|
2011-06-27 20:11:32 -06:00 |
|
Russ Ross
|
157bb44c05
|
improved (hopefully) smart quote handling
|
2011-06-22 15:40:58 -06:00 |
|
Russ Ross
|
df64ec5d0f
|
allocate new buffers on stack; mild speed improvement
|
2011-05-31 11:11:04 -06:00 |
|
Russ Ross
|
81cefb5e7c
|
split parser into multiple files, clean up naming
|
2011-05-29 17:00:31 -06:00 |
|
Russ Ross
|
59dc1f8599
|
fix smartypants and html entity escaping
|
2011-05-28 22:50:33 -06:00 |
|
Russ Ross
|
de40da7ad6
|
escape entities when using smartypants
|
2011-05-28 22:39:22 -06:00 |
|
Russ Ross
|
9a11e96633
|
readme file
|
2011-05-28 21:33:16 -06:00 |
|
Russ Ross
|
965748ad3d
|
refactored into a proper package
|
2011-05-28 21:17:53 -06:00 |
|