Closed fletcher closed 13 years ago
For now, I guess I will make do with this. I will create Mac Installers and Windows pre-compiled binaries. If you're using Linux, you should be able to follow the directions in the README to compile successfully, and I bet that eventually packages will be created for various distributions to simplify it even further.
the glib2 library is required to build this project, as it makes use of gStrings. This was a requirement of the original peg-markdown, and I hope to remove it as I think it unnecessarily complicates building and using this program.
I welcome help with this as I am not an expert c programmer!