neocotic / europa

Library for converting HTML into valid Markdown
MIT License
158 stars 24 forks source link

2.1.0 WIP #19

Closed neocotic closed 11 years ago

neocotic commented 11 years ago

Contains all of the changes to be included in v2.1.0.

neocotic commented 11 years ago

This PR is currently broken and incomplete. I still have to finish the following:

The CLI is not currently working with commands like the following:

$ md -ep "I am <strong>broken</strong>!"

As it currently spits out an error about file not found... Duh!