space before/after link in UI page

User150433
Tera Guru

In UI page for below code there is no space before and after the link as shown in the attachment. Is there a way to add space??



<?xml version="1.0" encoding="utf-8" ?>
<j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2="null">
aaaaa <a class="web" href="http://www.google.com" target="_new">Learn more</a> bbbb
</j:jelly>
12 REPLIES 12

Depending on the what/where the "&" can cause issues.

Oh I don't doubt it, haha. Jelly screams at me sometimes to close out of a certain HTML section before another, so I can only imagine how "quirky" it can be.

Just mentioning another alternative that works, at least for me anyways. Seems we have like 4 different ways here 🙂


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

DrewW
Mega Sage
Mega Sage

FYI this is a link to the new Docs site that replaced the Wiki page.

https://docs.servicenow.com/bundle/orlando-application-development/page/script/general-scripting/con...