Heya,
On 15 December 2012 23:45, fwahlqvist <[email protected]> wrote: > Thanks Marco for great feedback > > 1. Do not register a ge..... > > I have updated the module to use WdevMarkdown instead. > > > $this->WdevMarkdown('Your Content'); > > 2. The parser is built in the view helper. To allow swapping it out... > > Not sure what you mean, still early days for me with developing. > What I mean here is that you can define a service in the main service manager, and then have the view helper use that one. This makes it easier to handle markdown even outside views ;) > > 3. Did you have a look at EdpMarkdown? > https://github.com/EvanDotPro/EdpMarkdown/ > > Yes, I also watned a server that use composer from ground up, as i go along > my plan is to make this more configurable etc. > > > Keep on developing! :) > Will keep on trying and thank you for positive feedback! > > > Follow up question, would you recommend to submit this to > modules.zendframework.com ? > > Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/
