Test

This code is inserting the link, then applying bold and color via editor. link test


<a href=”https://optimalblue.my.salesforce.com/sfc/p/500000006k4V/a/1T000000sjQq/j4WoKyWVr3BC3C.c6_X0E601_0olFZVroLmITXqF08A” rel=”noreferrer” target=”_blank”><strong><span style=”color: rgb(41, 105, 176);”>link test</span></strong></a>



This code is applying bold and color to text, then inserting link via editor. test 2


<strong><span style=”color: rgb(41, 105, 176);”><a href=”https://optimalblue.my.salesforce.com/sfc/p/500000006k4V/a/1T000000sjQq/j4WoKyWVr3BC3C.c6_X0E601_0olFZVroLmITXqF08A” rel=”noreferrer” target=”_blank”>test 2</a></span></strong>


Leave a Reply