[Gambas-user] Internal link in a Markdown
T Lee Davidson
t.lee.davidson at gmail.com
Sun Jan 13 18:29:08 CET 2019
That depends upon what you mean by, "internal".
As far as I know, there is no need to use any special syntax to implement an 'internal' link. A link is a link.
That being said, on the Gambas Wiki there is the ability to use relative link syntax. It works like this:
http://gambaswiki.org/wiki is essentially the document root for the Wiki. So, a link to:
http://gambaswiki.org/wiki/doc/markdown
can be implemented thus:
"Read the documentation for [Gambas Markdown Syntax](/doc/markdown)."
___
Lee
On 1/13/19 8:06 AM, Hans Lehmann wrote:
> Hello,
>
> how do you implement an _internal_ link in a Markdown document?
>
> With kind regards
>
> Hans
>
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
More information about the User
mailing list