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
- Host: GitHub
- URL: https://github.com/traptitech/traq-markdown-it
- Owner: traPtitech
- License: mit
- Created: 2019-11-26T04:39:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-18T14:09:29.000Z (about 2 years ago)
- Last Synced: 2025-04-09T21:51:07.703Z (about 1 month ago)
- Topics: hacktoberfest, traq
- Language: TypeScript
- Homepage:
- Size: 4.28 MB
- Stars: 4
- Watchers: 11
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# traq-markdown-it
[](https://badge.fury.io/js/%40traptitech%2Ftraq-markdown-it)

[](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.