UNPKG

foremark

Version:

A technology for writing semi-plain text documents that extends upon the concept of Markdeep.

3 lines (2 loc) 106 B
/** Maruku ("github")-style table processing */ export declare function replaceTables(s: string): string;