evilstreak / markdown-js

A Markdown parser for javascript
7.69k stars 863 forks source link

FIX: When concatenating the files, don't trim unnecessary returns #124

Closed eviltrout closed 10 years ago

eviltrout commented 10 years ago

Fixes #122.

I also removed some extra new lines in the concatenated file to make formatting a little nicer.

eviltrout commented 10 years ago

Anything I can do to help this get approved?

ashb commented 10 years ago

Pretty much just remind us when we forget :)

@XhmikosR: look good to you?

XhmikosR commented 10 years ago

I can't test until tomorrow morning but if it works for you I don't see why it wouldn't be ok. :)