hlink tagThis tag renders everything inside it looking for URLs and wraps them with an 'a' tag.
Sample: <c:hlink>
<p>Here is link https://www.cloudpiston.com</p>
</c:hlink>
<c:hlink>
<p>${content}</p>
</c:hlink>
<c:hlink body="${content}">
</c:hlink>
|
|||||||
| Copyright © 2006 - 2026, ContractPal, Inc. All rights reserved. | API Date: Jul 25, 2026 05:05 PM |