jekyll-twitter-plugin
jekyll-twitter-plugin copied to clipboard
strip newlines from twitter embed
See #31
Background on this is that Jekyll was choking on the newline when a tweet was included as part of a list item, causing the list to close early and leaving a dangling
The Twitter embed comes back with \n between the blockquote and the script. For whatever reason Jekyll hated this. ¯(ツ)/¯