[PR #573] [MERGED] Upgrade remark deps #804

Closed
opened 2026-03-03 00:23:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/573
Author: @Rokt33r
Created: 8/4/2020
Status: Merged
Merged: 8/4/2020
Merged by: @Rokt33r

Base: masterHead: upgrade-remark


📝 Commits (1)

📊 Changes

5 files changed (+1161 additions, -600 deletions)

View changed files

📝 package-lock.json (+1138 -568)
📝 package.json (+14 -16)
📝 src/components/atoms/MarkdownPreviewer.tsx (+8 -8)
📝 src/lib/exports.ts (+1 -1)
📝 typings/unified.d.ts (+0 -7)

📄 Description

Now nested lists with tab indentation work normally.

Screenshot from 2020-08-04 18-24-31


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/573 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 8/4/2020 **Status:** ✅ Merged **Merged:** 8/4/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `upgrade-remark` --- ### 📝 Commits (1) - [`cd7a3f0`](https://github.com/BoostIO/BoostNote-App/commit/cd7a3f0fe7042c1b3cd2a3c58d8716648b12b83c) Upgrade remark deps ### 📊 Changes **5 files changed** (+1161 additions, -600 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+1138 -568) 📝 `package.json` (+14 -16) 📝 `src/components/atoms/MarkdownPreviewer.tsx` (+8 -8) 📝 `src/lib/exports.ts` (+1 -1) 📝 `typings/unified.d.ts` (+0 -7) </details> ### 📄 Description Now nested lists with tab indentation work normally. ![Screenshot from 2020-08-04 18-24-31](https://user-images.githubusercontent.com/5865853/89277409-c4d97e00-d67f-11ea-8279-cfddd7db0673.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#804
No description provided.