MarkdownTables.jl

Lightweigth package to print a table that implements the Tables.jl interface in Markdown.
Author tpapp
Popularity
25 Stars
Updated Last
1 Year Ago
Started In
September 2022

MarkdownTables.jl

lifecycle build codecov.io

Lightweight package to print a table that implements the Tables.jl interface in Markdown.

Primarily developed for use in Literate.jl, as

using MarkdownTables #hide
some_table |> markdown_table()

Alternatives

PrettyTables.jl is much more general, but is also a heavier dependency.

Used By Packages

No packages found.