Closed kaishin closed 8 years ago
This looks good to me!
Apart from this appearing to be two separate changes (replacing the parser and fixing the word count) looks good to me.
NSTask
loses again.
@klaaspieter Yes, aware of the 2-in-1, but it was part of the debugging process :( I will keep the commits separate and save time by using one PR.
This PR fixes #5 by replacing the word counting code with something that requires less string manipulation. I also dropped the binary in favor of the actual cmark source using SwiftMark.