Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Confluence datatables macro csv
printtrue
exportPdftrue
headerRowtrue
exportXlstrue
searchingtrue
informationtrue
copytrue
columnSelectortrue
columnFormat,link,,html
exportCsvtrue
orderColumn3
Website,URL,Monthly Visits (in billions),Category
Google,https://www.google.de,92,<strong>search</strong> engines
YouTube,https://www.youtube.com,35,<strong>video</strong> and <strong>streaming</strong>
Facebook,https://www.facebook.com,25.5,<strong>social media</strong> and <strong>networking</strong>
Twitter,https://www.twitter.com,6.6,<strong>social media</strong> and <strong>networking</strong>
Wikipedia,https://www.wikipedia.org,6.1,<strong>encyclopedia</strong>
Info

The table above shows how the CSV data (see below) is rendered as Confluence table with the “column format” features that comes with Data Tables for Confluence. The column “URL” uses the column format “link” to render the CSV data as hyperlinks and the column “Category” uses the column format “html” to add text formatting (please check our Documentation for the list of of supported HTML tags).

...

Confluence prism macro
downloadFilenamedata.csv
languageCSV
Website,URL,Monthly Visits (in billions),Category
Google,https://www.google.de,92,<strong>search</strong> engines
YouTube,https://www.youtube.com,35,<strong>video</strong> and <strong>streaming</strong>
Facebook,https://www.facebook.com,25.5,<strong>social media</strong> and <strong>networking</strong>
Twitter,https://www.twitter.com,6.6,<strong>social media</strong> and <strong>networking</strong>
Wikipedia,https://www.wikipedia.org,6.1,<strong>encyclopedia</strong>

The code above is rendered by "Prism Syntax Highlighter for Confluence" which supports highlighting CSV syntax.