Anyone have a fibery markdown "cheat sheet"? Need URL of entity

Ok thanks, I’ve got it working in my email now with the following script from this thread:

{!Public-id!}
<% const utils = context.getService(`utils`); %>
<%= utils.getEntityUrl(Entity.Type, Entity["Public-id"]) %>
1 Like