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

https://github.com/traptitech/traq-markdown-it

Markdown parser for traQ
https://github.com/traptitech/traq-markdown-it

hacktoberfest traq

Last synced: about 1 month ago
JSON representation

Markdown parser for traQ

Awesome Lists containing this project

README

        

# traq-markdown-it

[![npm version](https://badge.fury.io/js/%40traptitech%2Ftraq-markdown-it.svg)](https://badge.fury.io/js/%40traptitech%2Ftraq-markdown-it)
![CI](https://github.com/traPtitech/traq-markdown-it/workflows/CI/badge.svg)
[![codecov](https://codecov.io/gh/traPtitech/traq-markdown-it/branch/master/graph/badge.svg)](https://codecov.io/gh/traPtitech/traq-markdown-it)

Markdown parser for traQ.

## Local Development

### `npm start`

Rebuild when ts files changed.

### `npm run build`

Build ts & sass.

### `npm test`

Runs tests.

### `npm run lint`

Runs lint.