Skip to content

Instantly share code, notes, and snippets.

@bennick
Last active December 13, 2021 21:48
Show Gist options
  • Save bennick/e75c6a281728a0a8ceddad8cf1b7a313 to your computer and use it in GitHub Desktop.
Save bennick/e75c6a281728a0a8ceddad8cf1b7a313 to your computer and use it in GitHub Desktop.
Content Link with Attributes
<div>
<span data-ms-show="auth">
<a href="https://customer.memberspace.com/content/public_id?display=inline">content</a>
</span>
<span data-ms-hide="auth">
This content is only available if you are a subscriber.
</span>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment