Skip to content

Commit 3877ab0

Browse files
committed
Add temporary warning to readme.md
1 parent 7082f35 commit 3877ab0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# remark-github [![Build Status](https://img.shields.io/travis/wooorm/remark-github.svg)](https://travis-ci.org/wooorm/remark-github) [![Coverage Status](https://img.shields.io/codecov/c/github/wooorm/remark-github.svg)](https://codecov.io/github/wooorm/remark-github)
22

3+
> :warning: **mdast is currently being renamed to remark** :warning:
4+
>
5+
> This means all plug-ins and relating projects change too, causing many
6+
> changes across the ecosystem. Expect the dust to settle in roughly a day.
7+
>
8+
> See this project at the previous stable commit
9+
> [c4a51d1](https://github.com/wooorm/remark-github/commit/c4a51d1).
10+
311
Auto-link references to commits, issues, pull-requests, and users like GitHub: [Writing on GitHub](https://help.github.com/articles/writing-on-github/#references).
412

513
## Installation

0 commit comments

Comments
 (0)