vmg / sundown

Standards compliant, fast, secure markdown processing library in C
1.99k stars 385 forks source link

Please add render/html.o to libupskirt #16

Closed postmodern closed 13 years ago

postmodern commented 13 years ago

I'm working on ffi-upskirt, which uses FFI to access the exported symbols in libupskirt.so. I noticed that render/html.o is not included in the libupskirt.so library. I would like to access the upshtml_* functions.

vmg commented 13 years ago

Done! Thanks for the heads up!

Loving those bindings, by the way. Just added them to the README.