Hazantip
Hazantip
@malte-wessel, i am too interested in RTL, this means that if you have `direction="rtl"` you will see both scrollbars - native & custom< because you hiding native scrollbar with margin...
> Looks like it's fixed in master but not pushed to NPM. > See commit: [ff03cd2](https://github.com/yatsenkolesh/instagram-nodejs/commit/ff03cd2de5476411262c442be59fb7ebd33ae046) @yatsenkolesh npm still 1.0.3
@newsiberian Looks amazing! but how to use it ? I understand that i need to download from your branch, make layout attr as `layout={layout.horizontal}`, but how i can get different...
+1
Tag of the **contenteditable** element required to be an **any html block except 'div'.** In other case medium-editor automatically wraps content with a `` if there is no content, or...
Yah, maybe you really add something like this ` {window.open(`whatsapp://send?text=${encodeURIComponent(message + ' ' + url)}`, '_blank', "height=600,width=600");}}> `