Skip to content
@tableau-tables

tableau-tables

Tableau Tables

Tableau tables is an enhanced markup for Markdown tables, written as a library to make it easy to add as a plugin to existing Markdown processors.

I created tableau because I use Markdown to write standalone documents, and I needed better support for tabular material:

Headers

  • Headerless tables
  • Multiline headers
  • Multiple separate headers
  • Headers in columns and rows
  • Captions

Layout

  • Layout uses CSS styles and not inline attributes (making it easier to change the style of a whole document)
  • Per cell alignment and CSS classes
  • Default attributes, both down columns and across rows
  • Table-wide classes
  • Row and column span
  • Continuation lines

Here are some samples.

For information on using Tableau Tables (and writing plugins for currently unsupported Markdown processors), see the documention site.

Pinned Loading

  1. tableau-marked tableau-marked Public

    Tableau tables plugin for Marked

    TypeScript

  2. python-tableau-parser python-tableau-parser Public

    More control over table formatting for Python's Markdown

    Python 1 1

  3. js-tableau-parser js-tableau-parser Public

    JavaScript parser for Markdown tableau tables

    TypeScript

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…