@syncify/turndown
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

@syncify/turndown

Hard forked variation of Turndown for Github flavored markdown. Design for Shopify pages using Syncify to provide reversed conversion of Markdown files and produce HTML markup equivalents.

Installation

$ pnpm add @syncify/turndown -D

Usage

import { Turndown, GithubFlavor } from '@syncify/turndown';

const turndown = new Turndown('...').use(GithubFlavor).turndown(content);

License

License is SPDX (MIT OR Apache-2.0)

Readme

Keywords

Package Sidebar

Install

npm i @syncify/turndown

Weekly Downloads

7

Version

0.2.1

License

(MIT OR Apache-2.0)

Unpacked Size

14.8 kB

Total Files

11

Last publish

Collaborators

  • sissel