[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] limitation for macro expansion
From: |
Yasushi SHOJI |
Subject: |
[O] limitation for macro expansion |
Date: |
Sat, 04 Mar 2017 18:58:14 +0900 |
User-agent: |
Wanderlust/2.15.9 |
Hi,
I'm can't expand macro with prefix. Is there any limitation for macro
expansion listed in the doc?
* test
- It works with chars around like this: Aa{{{author}}}bB.
- It works with numbers around like this: 12{{{author}}}34.
- It works with _ around like this: _{{{author}}}_.
- It works with =__= around like this: __{{{author}}}__.
- But it doesn't work with 'a_' prefixed like this: a_{{{author}}}.
- But it doesn't work with '1_' prefixed like this: 1_{{{author}}}.
- Link doesn't work like this: [[file:{{{input-file}}}][Bad link]]
Thanks,
--
yashi
- [O] limitation for macro expansion,
Yasushi SHOJI <=
- Re: [O] limitation for macro expansion, Nicolas Goaziou, 2017/03/05
- Re: [O] limitation for macro expansion, Yasushi SHOJI, 2017/03/05
- Re: [O] limitation for macro expansion, Nicolas Goaziou, 2017/03/06
- Re: [O] limitation for macro expansion, Yasushi SHOJI, 2017/03/06
- Re: [O] limitation for macro expansion, Nicolas Goaziou, 2017/03/06
- Re: [O] limitation for macro expansion, Yasushi SHOJI, 2017/03/07
- Re: [O] limitation for macro expansion, Nicolas Goaziou, 2017/03/08