fossasia/loklak_webclient

View on GitHub
iframely/plugins/domains/pinterest.com/pinterest.widget.ejs

Summary

Maintainability
Test Coverage
<a data-pin-do="<%= type %>"
   href="<%= url %>"
   <% if (pinWidth) { %>data-pin-scale-width="<%= pinWidth %>"<% } %>
   <% if (pinWidth) { %>data-pin-scale-height="<%= height %>"<% } %>
   <% if (pinWidth) { %>data-pin-board-width="<%= width %>"<% } %>
   <% if (type === 'embedPin') { %> data-pin-width="large" <% } %>
></a>
<script async defer type="text/javascript" src="//assets.pinterest.com/js/pinit.js"></script>