From fbdbab9c3c493a189b34738289381713994fb244 Mon Sep 17 00:00:00 2001 From: Yiwei Gong Date: Sun, 22 Jun 2025 00:40:19 +0800 Subject: [PATCH 1/3] Update readme.md Signed-off-by: Yiwei Gong --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 949b180..ca77d55 100644 --- a/readme.md +++ b/readme.md @@ -810,6 +810,8 @@ It lets you define your own schema of what is and isn’t allowed. — hook based alternative * [`rehype-react`][github-rehype-react] — turn HTML into React elements +* [`react-native-remark`][github-react-native-remark] + - remark on React Native ## Contribute @@ -903,6 +905,8 @@ abide by its terms. [github-rehype-react]: https://github.com/rehypejs/rehype-react +[github-react-native-remark]: https://github.com/imwithye/react-native-remark + [github-rehype-sanitize]: https://github.com/rehypejs/rehype-sanitize [github-remark]: https://github.com/remarkjs/remark From 14bd061bd5fa9fd9e8fb37b4daf769dfc5d870b6 Mon Sep 17 00:00:00 2001 From: Yiwei Gong Date: Sun, 22 Jun 2025 00:44:32 +0800 Subject: [PATCH 2/3] Update readme.md Signed-off-by: Yiwei Gong From d4a2205b9b0b0f89fa28332634db758ffcefde1c Mon Sep 17 00:00:00 2001 From: Yiwei Gong Date: Sun, 22 Jun 2025 00:45:44 +0800 Subject: [PATCH 3/3] Update readme.md Signed-off-by: Yiwei Gong --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ca77d55..f1a5f39 100644 --- a/readme.md +++ b/readme.md @@ -810,8 +810,8 @@ It lets you define your own schema of what is and isn’t allowed. — hook based alternative * [`rehype-react`][github-rehype-react] — turn HTML into React elements -* [`react-native-remark`][github-react-native-remark] - - remark on React Native +* [`react-native-remark`][github-react-native-remark] + — remark on React Native ## Contribute