Links and images

Inline

A link.

Reference

Some text with a link and another link.

Linking within your Guide

Recommended pagelink

When a URLkey for a page that is referred to or one of the folders it is in changes, the pagelink might break. For that reason, we created a more robust way of linking to pages within a guide with the use of topic.

In an Implementation Guide page you can set the topic by starting the page with a topic header:

---
topic: yourpagename
---

Using the topic on your pagelink works like this: {{pagelink:yourpagename} } (without the space).

This will make sure that your links keep working, even when the IG is exported, duplicated or hosted outside of Simplifier.

Not recommended pagelink

With the pagelink command you can create a link to a different page in your Implementation Guide: {{pagelink:} } (without the space). You can find the url key for the markdown resource describing the page you want to link to with the help from the pagelink autocomplete, or by looking at the address bar when opening the resource describing the page from your project’s Resources tab.

With the optional text and hint parameters you can control the title and mouse tip of the link: {{pagelink:<yourpagename>, text:<This will be the title of the link>, hint:<This is seen on mouse over of the link>} } (again without the space).

Images

Inline

alt text

 

Reference

alt text

 

Render images from within IG

Upload images to a project and display the image with the render statement, by selecting the project and image URL key. The intellisense can help selecting the right project and image URL key. Just start typing the first letters.

 

simplifier-logo-png