Avand Amiri

Results 7 comments of Avand Amiri

I just noticed a bug and it seems related to this issue: ``` js // dayjs version 1.10.5 import dayjs from 'dayjs'; import dayjsDurationPlugin from 'dayjs/plugin/duration'; const a = dayjs('3/19/2018');...

I'm in the same boat here too. It looks like this Markdown: ```markdown - Parent - First child - Grandchild - Second child ``` Is rendering as this: ![image](https://user-images.githubusercontent.com/12224/56317678-2d5ebd80-6112-11e9-85c7-4134147c18a4.png)

Thanks @loveTheSource but the bug I'm referencing is with the Markdown to HTML (not the other way around).

@rigoleto this is a great workaround. In my case, I'm building a todo list, and pretty much the whole UI is draggable. Does this mean putting a mask over the...

Was there any decision made with regard to how to respond to messages via `response_url` with the gem?

Maybe names should follow the pattern of `$isEmpty()` instead to match JS convention a bit better.