Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@ <h5 id="user-guide-working-with-sites"><strong>User Guide: Working with Sites</s
</blockquote>
<p>More info in: <em><a href="https://markbind.org/userGuide/workingWithSites.html" target="_blank">User Guide → Working with Sites</a></em></p>
<hr>
<h5 id="user-guide-full-syntax-reference"><strong>User Guide: Full Syntax Reference</strong><a class="fa fa-anchor" href="#user-guide-full-syntax-reference" onclick="event.stopPropagation()"></a></h5>
<h5 id="user-guide-syntax-overview"><strong>User Guide: Syntax Overview</strong><a class="fa fa-anchor" href="#user-guide-syntax-overview" onclick="event.stopPropagation()"></a></h5>
<blockquote>
<p>Refer to our Full Syntax Reference page to find a specific feature or component that you want to use in your MarkBind site.</p>
<p>Refer to our Syntax Overview page to find a specific feature or component that you want to use in your MarkBind site.</p>
</blockquote>
<p>More info in: <em><a href="https://markbind.org/userGuide/fullSyntaxReference.html" target="_blank">User Guide → Full Syntax Reference</a></em></p>
<p>More info in: <em><a href="https://markbind.org/userGuide/markBindSyntaxOverview.html" target="_blank">User Guide → Syntax Overview</a></em></p>
</panel>
<hr>
</div>
Expand Down
6 changes: 3 additions & 3 deletions packages/core/template/default/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ More info in: _<a href="https://markbind.org/userGuide/workingWithSites.html" ta

---

##### **User Guide: Full Syntax Reference**
##### **User Guide: Syntax Overview**

> Refer to our Full Syntax Reference page to find a specific feature or component that you want to use in your MarkBind site.
> Refer to our Syntax Overview page to find a specific feature or component that you want to use in your MarkBind site.

More info in: _<a href="https://markbind.org/userGuide/fullSyntaxReference.html" target="_blank">User Guide → Full Syntax Reference</a>_
More info in: _<a href="https://markbind.org/userGuide/markBindSyntaxOverview.html" target="_blank">User Guide → Syntax Overview</a>_

</panel>

Expand Down