Changes

Jump to: navigation, search

Markdown link

420 bytes added, 08:28, 11 October 2018
m
no edit summary
Pnut supports a specific the style of [markdown link specified on Daring Fireball (https://daringfireball.net/projects/markdown/syntax#link markdown ) with a couple nuances. This would create a link around text, with the link].'s domain appended for transparency:
<pre>
[text](https://example.link /path/path "Optional title") text [example.link]
</pre>
 
If your text is the same as the *domain* in the link, then the domain won't be appended.
 
<pre>
[example.link](https://example.link/path/path)
 
example.link
</pre>
 
== Links ==
 
* https://pnut.io/docs/api/implementation/entities - API explanation
Administrators, Bureaucrats, Administrators
1,180
edits

Navigation menu