#+TITLE: examplebug.org #+AUTHOR: Eric S Fraga #+EMAIL: address@hidden #+DATE: 2012-01-09 Mon * tables in lists - This a very simple list - The second entry has a table | time | temperature | |------+-------------| | 0 | 100 | | 1 | 80. | | 2 | 64. | #+TBLFM: @address@hidden::@address@hidden - The third one does not.