@imkdown/lg-solution-formatter
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@imkdown/lg-solution-formatter

Usage:

import { formatSolutionSync, formatSolution } from "@imkdown/lg-solution-formatter";

console.log(await formatSolution("# Markdown文本"));
// or
console.log(formatSolutionSync("# Markdown文本"));

Readme

Keywords

none

Package Sidebar

Install

npm i @imkdown/lg-solution-formatter

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

1.43 MB

Total Files

11

Last publish

Collaborators

  • immccn123