Implement #+MACRO
This commit is contained in:
parent
2ab65d300a
commit
9f7e8a8fbd
9 changed files with 55 additions and 0 deletions
8
org/testdata/inline.html
vendored
8
org/testdata/inline.html
vendored
|
@ -168,6 +168,14 @@ timestamps
|
|||
<li>
|
||||
<p>
|
||||
<code class="verbatim">#+LINK</code> based links: <a href="https://www.example.com/foobar">https://www.example.com/foobar</a>
|
||||
</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>
|
||||
<code class="verbatim">#+MACROs</code>: <p>
|
||||
<h1>yolo</h1>
|
||||
</p>
|
||||
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue