fletcher / MultiMarkdown-4

This project is now deprecated. Please use MultiMarkdown-6 instead!
https://github.com/fletcher/MultiMarkdown-5
Other
307 stars 59 forks source link

Allow special characters in the names of transcluded files. #94

Closed mn4367 closed 9 years ago

mn4367 commented 9 years ago

Successfully tested on Windows 7/64 with the following filenames:

Done with MinGW on Windows 7/64.

The code probably needs revision (memory leaks, coding conventions etc.), C is not my language.

fletcher commented 9 years ago

At first glance it looks ok. Needs a leak plugged. May be able to shorten a step. I'll take a deeper look in the next few days when I get a chance. Thanks!