Tokenized Text Content
Tokenized text content supports the ability for text to be displayed within tokens that are expanded by the system automatically.
These include the following tokens:
External Link Tokens
External link tokens allow you to embed hyperlinks to external websites.
These should be in the following format:
[EXTERNAL_LINK|DisplayName|URL]
For example:
[EXTERNAL_LINK|SQL Server|https://www.microsoft.com/sql-server]
Internal Link Tokens
Internal link tokens allow you to reference internal bookmarks within the product’s generated documentation.
These should be in the following format:
[INTERNAL_LINK|DisplayName|BookmarkName]
For example:
[INTERNAL_LINK|availability groups|AvailabilityGroups]