On 15/03/2021 03:41, Uwe Brauer wrote:

On 2021-03-13 02:24, Uwe Brauer wrote:

Do you need to add more pipes to keep the table structure on the line
after the newline?


I don't think so.

I am afraid, then you should significantly modify implementation for table-line capture type.

Your examples are hardly could be considered as minimal that anyone could easily try. I admit that you need namely the template for exams that could be quickly filled from email, but still...

     ("w" "Table - works" table-line
      (file+headline "" "Table")
      "| %U | It |\n| | Works |" :prepend t)
     ("b" "Table - broken" table-line
      (file+headline "" "Table")
      "| %U | Broken\nmultiline |" :prepend t)


Reply via email to