Next: , Previous: Include files, Up: Markup rules


Tables

Both the native Org mode tables (see Tables) and tables formatted with the table.el package will be exported properly. For Org mode tables, the lines before the first horizontal separator line will become table header lines. You can use the following lines somewhere before the table to asssign a caption and a label for cross references:

     #+CAPTION: This is the caption for the next table (or link)
     #+LABEL:   tbl:basic-data