hoedown/html
Balazs Nagy 92c9d20b0a Align td and th with css instead of align property
When you align tables with css, <td align="..."> gets overridden.
Using inline styles keeps alignment no matter what CSS contains.
2013-09-18 17:57:52 -05:00
..
houdini.h add extern C declaration when using c++ compiler 2012-04-04 15:15:29 -04:00
houdini_href_e.c Fix mixed HTML/URI escaping 2011-09-13 00:20:42 +02:00
houdini_html_e.c fix: error: ‘esc’ may be used uninitialized in this function 2011-09-28 23:13:49 +02:00
html.c Align td and th with css instead of align property 2013-09-18 17:57:52 -05:00
html.h add extern C declaration when using c++ compiler 2012-04-04 15:15:29 -04:00
html_smartypants.c Fix for building with Visual Studio 2008 Express 2012-03-25 14:57:52 +02:00