François Benaiteau

Results 41 comments of François Benaiteau

Hi @4brunu, It would make sense to add support for OneDrive, even if right now it's not planned to do so, I'll keep it in mind or if you feel...

@hpwooten did you start something ? I'll be happy to help out too

@hpwooten yep taking a break during these holidays, but will let you know when I am ready to tackle this during january

@kacper1703 do you have a template available that I can use on SwiftUI project?

Here's the body of the comment that fails: ``` "All green. Well done.\n\n| | 1 Message |\n|---|---|\n| \xE2\x9C\xA8 | Hello, this worked |\n\n\n\nGenerated by [Danger](https://danger.systems/ \"generated_by_danger\")\n" ```

@sleekybadger thx, it does not crash anymore and publish to bitbucket. However as you can see below, some characters are not posted correctly, not sure where the encoding should be...

@sleekybadger it seems fine: ``` irb(main):001:0> __ENCODING__.to_s => "UTF-8" irb(main):002:0> ``` Using ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin14] with rbenv