Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/ranking/deps.ts>Markdown#table

πŸ¦• Deno Third Party Modules Ranking πŸ‘‘
Latest
method Markdown.prototype.table
import { Markdown } from "https://deno.land/x/ranking@0.3.5/deps.ts";

Adds a markdown table to the content

Parameters

tableContent: any

The content you wish to be added to the table

optional
options: any = [UNSUPPORTED]

optional options for styling the table