Implement #+MACRO
This commit is contained in:
parent
2ab65d300a
commit
9f7e8a8fbd
9 changed files with 55 additions and 0 deletions
2
org/testdata/inline.org
vendored
2
org/testdata/inline.org
vendored
|
@ -39,3 +39,5 @@
|
|||
- <2019-01-06 18:00 +1w>
|
||||
- =#+LINK= based links: [[example:foobar]]
|
||||
#+LINK: example https://www.example.com/
|
||||
- =#+MACROs=: {{{headline(yolo)}}}
|
||||
#+MACRO: headline @@html:<h1>$1</h1>@@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue