package print-table

  1. Overview
  2. Docs

Module Print_table.StyleSource

This allows to add style, such as coloring, for the contents of the cells. Styles are ignored when rendering to markdown.

Sourcetype t
Sourceval default : t

default results in no style. This is what is used by default.

Foreground colors

Sourceval fg_green : t
Sourceval fg_red : t
Sourceval fg_yellow : t
Sourceval dim : t
Sourceval underscore : t