An open API service indexing awesome lists of open source software.

https://github.com/markslides/markdown-it-typograms

Google Typograms plugin for markdown-it
https://github.com/markslides/markdown-it-typograms

Last synced: 19 days ago
JSON representation

Google Typograms plugin for markdown-it

Awesome Lists containing this project

README

          

## ⚠️ This repository is merged to [markslides monorepo](https://github.com/markslides/markslides)

## 🔗 Link to `markdown-it-typograms` package
https://github.com/markslides/markslides/tree/main/packages/markdown-it-typograms

---

# markdown-it-typograms
Google Typograms plugin for markdown-it

## Installation

```bash
npm install --save @markslides/markdown-it-typograms
```

## Usage

```tsx
import markdownItTypograms from '@markslides/markdown-it-typograms';

```

## License
This package releases under the MIT License.