Skip to content

Latest commit

 

History

History

nightingale-markdown-formatter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nightingale-markdown-formatter

Deprecated: use MarkdownFormatter from nightingale

Install

npm install --save nightingale

Usage

import { MarkdownFormatter } from "nightingale";

MarkdownFormatter.format(record);