From 0f43299c17108e9508e7e6237369e86f504ea60a Mon Sep 17 00:00:00 2001 From: Laurent Date: Sun, 27 Jun 2021 11:45:17 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index be18f192d..528f910c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # turndown-plugin-gfm +* * * + +**IMPORTANT: This package is now hosted there: https://github.com/laurent22/joplin/tree/dev/packages/turndown-plugin-gfm** + +It can be installed using `npm install --save @joplin/turndown-plugin-gfm` + +* * * + A [Turndown](https://github.com/domchristie/turndown) plugin which adds GitHub Flavored Markdown extensions. This is a fork of the original [turndown-plugin-gfm](https://github.com/domchristie/turndown-plugin-gfm) for use with [Joplin](https://github.com/laurent22/joplin). The changes are: