Andrew Warner
Andrew Warner
yea actually my proposed outcome for `Hello world` converted to markdown is actually: ``` _Hello_ _world_ ``` which, translated back to html, is: `HelloWorld` which I think is right, but...
> In this case I’m favouring stripping multiple newlines from inline elements before they are converted (i.e. somewhere in the process function). It’d mean that some accuracy may be lost...
@domchristie as backstory, I came across this issue while trying to convert HTML generated by [trix editor](https://github.com/basecamp/trix) to markdown. In trix, if you turn on italics and hit return twice,...
@diwu1989 here's what I ended up doing to couple the pgbounder/nginx buildpacks w/thin ``` sh bin/start-pgbouncer-stunnel bin/start-nginx bundle exec thin --environment $RAILS_ENV --socket /tmp/nginx.socket --rackup config.ru start ```
and heroku error codes!
There may be some issues with this one...let me do some troubleshooting and get back to you