Skip to content

Instantly share code, notes, and snippets.

@topleague
Created November 25, 2017 13:46
Show Gist options
  • Select an option

  • Save topleague/1c5bd49025cc25eff62be0ef9c943479 to your computer and use it in GitHub Desktop.

Select an option

Save topleague/1c5bd49025cc25eff62be0ef9c943479 to your computer and use it in GitHub Desktop.
MailChimp Code for RSS to Email
*|RSSITEMS:|*
<h2 class="mc-toc-title"><a href="*|RSSITEM:URL|*" target="_blank">*|RSSITEM:TITLE|*</a></h2>
<em>By *|RSSITEM:AUTHOR|* on *|RSSITEM:DATE|*</em><br />
*|RSSITEM:CONTENT|*<br />
<br />
<a href="*|RSSITEM:URL|*" target="_blank">Read in browser &raquo;</a><br />
<br />
*|END:RSSITEMS|*<br />
<br />
<h3 class="h3">Recent Articles:</h3>
*|RSS:RECENT|*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment