Implement #+LINK

This commit is contained in:
Niklas Fasching 2020-04-17 15:59:03 +02:00
parent 47a3653d61
commit 1e36b3b46b
6 changed files with 19 additions and 0 deletions

View file

@ -165,4 +165,9 @@ timestamps
</li>
</ul>
</li>
<li>
<p>
<code class="verbatim">#+LINK</code> based links: <a href="https://www.example.com/foobar">https://www.example.com/foobar</a>
</p>
</li>
</ul>

View file

@ -37,3 +37,5 @@
- <2019-01-06 Sun 18:00 +1w>
- <2019-01-06 18:00>
- <2019-01-06 18:00 +1w>
- =#+LINK= based links: [[example:foobar]]
#+LINK: example https://www.example.com/

View file

@ -37,3 +37,5 @@
- <2019-01-06 Sun 18:00 +1w>
- <2019-01-06 Sun 18:00>
- <2019-01-06 Sun 18:00 +1w>
- =#+LINK= based links: [[example:foobar]]
#+LINK: example https://www.example.com/