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 newer syntax:

--8<---------------cut here---------------start------------->8---
#+PROPERTY:  header-args :eval never :padline yes :tangle yes
--8<---------------cut here---------------end--------------->8---

?

Best regards,
  Seb

-- 
Sebastien Vauban


Reply via email to