Hello,
>> A suggestion here: could Org-lint tell the user to replace such
>> a block:
>>
>> #+PROPERTY: eval never
>> #+PROPERTY: padline yes
>> #+PROPERTY: tangle yes
>>
>> by its newer syntax:
>>
>> #+PROPERTY: header-args :eval never :padline yes :tangle yes
>>
>> ?
>
> Done. Thank you.
Did
Hello,
Sebastien Vauban
writes:
> A suggestion here: could Org-lint tell the user to replace such
> a block:
>
> #+PROPERTY: eval never
> #+PROPERTY: padline yes
> #+PROPERTY: tangle yes
>
> by its newer syntax:
>
> #+PROPERTY: header-args :eval never :padline yes :tangle yes
>
> ?
Done. T
Rainer M Krug writes:
> Sebastien Vauban writes:
>> A suggestion here: could Org-lint tell the user to replace such
>> a block:
>>
>> #+PROPERTY: eval never
>> #+PROPERTY: padline yes
>> #+PROPERTY: tangle yes
>>
>> by its newer syntax:
>>
>> #+PROPERTY: header-args :eval never :padline yes :
Sebastien Vauban writes:
> Hello,
>
> A suggestion here: could Org-lint tell the user to replace such
> a block:
>
> #+PROPERTY: eval never
> #+PROPERTY: padline yes
> #+PROPERTY: tangle yes
>
> by its newer syntax:
>
> #+PROPERTY: header-args :eval never :padline yes :tangle yes
I agree - t
Hello,
A suggestion here: could Org-lint tell the user to replace such
a block:
--8<---cut here---start->8---
#+PROPERTY: eval never
#+PROPERTY: padline yes
#+PROPERTY: tangle yes
--8<---cut here---end--->8---
by its newe