Pre-rendering
<?# Include "./../includes/posts/toc.md" /?>
START
### Link shortcode
/statiqweb-example/posts/mermaid
### Markdown
[mermaid](../../input/posts/mermaid.md) ❌
[mermaid](posts/mermaid.md) ❌
[mermaid](mermaid.md) ❌
[mermaid](mermaid) ✔
FINISH
Intermediate
START
### Link shortcode
<?# Link "/posts/mermaid" /?>
### Markdown
[mermaid](../../input/posts/mermaid.md) ❌
[mermaid](posts/mermaid.md) ❌
[mermaid](mermaid.md) ❌
[mermaid](mermaid) ✔
FINISH
START
Link shortcode
/statiqweb-example/posts/mermaidMarkdown
mermaid ❌
mermaid ❌
mermaid ❌
mermaid ✔
FINISH
Post-rendering
<?^ Include "./../includes/posts/toc.md" /?>
START
### Link shortcode
/statiqweb-example/posts/mermaid
### Markdown
[mermaid](../../input/posts/mermaid.md) ❌
[mermaid](posts/mermaid.md) ❌
[mermaid](mermaid.md) ❌
[mermaid](mermaid) ✔
FINISH
Markdown
Relative
START
Link shortcode
/statiqweb-example/posts/mermaidMarkdown
mermaid ❌
mermaid ❌
mermaid ❌
mermaid ✔
FINISH
Absolute
START
Link shortcode
/statiqweb-example/posts/mermaidMarkdown
mermaid ❌
mermaid ❌
mermaid ❌
mermaid ✔
FINISH