- Added custom templates for specific instances using a new
template
attribute and<template>
elements with anid
#5 #6 - Added the option to set multiple values to a single template element using the
data-key
attribute, e.g.<a data-key="content, url"> </a>
#6 - Relatively small refactor to make the code easier to read and maintain going forward #4 #6