<!-- Default -->
<div style="margin-block: 1rem">
<a href="">Default link style … ab super tantillus succedo angulus</a>
</div>
<!-- 1 -->
<div style="margin-block: 1rem">
<a href="mailto:mail@cdl.org">Mailto link style … subnecto velum tubineus caveo quibusdam</a>
</div>
<!-- 2 -->
<p>
<strong>
<a href="">Bolded link style … bonus abutor caries triduana crastinus</a>
</strong>
</p>
<!-- 3 -->
<p>
<a href="">
<strong>Linked bold style … bonus abutor caries triduana crastinus</strong>
</a>
</p>
<!-- 4 -->
<p>
<em>
<a href="">Emphasized link style … verecundia patrocinor aeternus desino depopulo</a>
</em>
</p>
<!-- 5 -->
<p>
<a href="">
<em>Linked emphasis style … verecundia patrocinor aeternus desino depopulo</em>
</a>
</p>
<!-- Default -->
<div style="margin-block: 1rem">
<a href="">Default link style … {{ link.text }}</a>
</div>
<!-- 1 -->
<div style="margin-block: 1rem">
<a href="mailto:mail@cdl.org">Mailto link style … {{ link1.text }}</a>
</div>
<!-- 2 -->
<p>
<strong>
<a href="">Bolded link style … {{ link2.text }}</a>
</strong>
</p>
<!-- 3 -->
<p>
<a href="">
<strong>Linked bold style … {{ link2.text }}</strong>
</a>
</p>
<!-- 4 -->
<p>
<em>
<a href="">Emphasized link style … {{ link3.text }}</a>
</em>
</p>
<!-- 5 -->
<p>
<a href="">
<em>Linked emphasis style … {{ link3.text }}</em>
</a>
</p>
/* Default */
{
"link": {
"text": "ab super tantillus succedo angulus"
},
"link1": {
"text": "subnecto velum tubineus caveo quibusdam"
},
"link2": {
"text": "bonus abutor caries triduana crastinus"
},
"link3": {
"text": "verecundia patrocinor aeternus desino depopulo"
}
}
/* 1 */
{
"link": {
"text": "ab super tantillus succedo angulus"
},
"link1": {
"text": "subnecto velum tubineus caveo quibusdam"
},
"link2": {
"text": "bonus abutor caries triduana crastinus"
},
"link3": {
"text": "verecundia patrocinor aeternus desino depopulo"
}
}
/* 2 */
{
"link": {
"text": "ab super tantillus succedo angulus"
},
"link1": {
"text": "subnecto velum tubineus caveo quibusdam"
},
"link2": {
"text": "bonus abutor caries triduana crastinus"
},
"link3": {
"text": "verecundia patrocinor aeternus desino depopulo"
}
}
/* 3 */
{
"link": {
"text": "ab super tantillus succedo angulus"
},
"link1": {
"text": "subnecto velum tubineus caveo quibusdam"
},
"link2": {
"text": "bonus abutor caries triduana crastinus"
},
"link3": {
"text": "verecundia patrocinor aeternus desino depopulo"
}
}
/* 4 */
{
"link": {
"text": "ab super tantillus succedo angulus"
},
"link1": {
"text": "subnecto velum tubineus caveo quibusdam"
},
"link2": {
"text": "bonus abutor caries triduana crastinus"
},
"link3": {
"text": "verecundia patrocinor aeternus desino depopulo"
}
}
/* 5 */
{
"link": {
"text": "ab super tantillus succedo angulus"
},
"link1": {
"text": "subnecto velum tubineus caveo quibusdam"
},
"link2": {
"text": "bonus abutor caries triduana crastinus"
},
"link3": {
"text": "verecundia patrocinor aeternus desino depopulo"
}
}
No notes defined.