<p>
<a href="wordpress/document.txt">Link to text file</a>
</p>
{{#if link.linebreak}}<p>{{/if}}
<a href="{{ link.url }}">{{{ link.text }}}</a>
{{#if link.linebreak}}</p>{{/if}}
{
"link": {
"text": "Link to text file",
"url": "wordpress/document.txt",
"linebreak": true
}
}
No notes defined.