aswinrajeev / blogly

Blogly is an open-source desktop application for bloggers and content writers
BSD 3-Clause "New" or "Revised" License
22 stars 2 forks source link

Add Twitter tweet embed support #74

Open aswinrajeev opened 4 years ago

aswinrajeev commented 4 years ago

Currently Blogly HTML editor supports adding iframe embeds. Although this works for Facebook and many such platforms, Twitter embeds follow an inline HTML markup which is currently not supported.

aswinrajeev commented 4 years ago

This can be achieved through custom blots. An example of this could be found at https://codepen.io/DmitrySkripkin/pen/oOBLdo