[PR #478] [MERGED] Remove duplicated CSS from preview style section | #435 #771

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/478
Author: @d-burch
Created: 5/18/2020
Status: Merged
Merged: 6/5/2020
Merged by: @Rokt33r

Base: masterHead: fix/preview-style-duplicated-css


📝 Commits (1)

  • 4d832db Remove duplicated CSS from preview style section

📊 Changes

1 file changed (+27 additions, -149 deletions)

View changed files

📝 src/lib/preview.ts (+27 -149)

📄 Description

Removes all duplicate CSS in Preferences > Markdown > Preview Style

This shouldn't change the look from any existing styling, just deletes and refactors. Combined some attributes into the same spot so they aren't in multiple places.
Issue 435

Tested changes on electron and web app (Firefox) on OpenSuse Leap 15.1

If anything was missed please let me know!


🔄 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/478 **Author:** [@d-burch](https://github.com/d-burch) **Created:** 5/18/2020 **Status:** ✅ Merged **Merged:** 6/5/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `fix/preview-style-duplicated-css` --- ### 📝 Commits (1) - [`4d832db`](https://github.com/BoostIO/BoostNote-App/commit/4d832dbe7b6d70c13ddf9128e38bdefe96e5b362) Remove duplicated CSS from preview style section ### 📊 Changes **1 file changed** (+27 additions, -149 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/preview.ts` (+27 -149) </details> ### 📄 Description Removes all duplicate CSS in Preferences > Markdown > Preview Style This shouldn't change the look from any existing styling, just deletes and refactors. Combined some attributes into the same spot so they aren't in multiple places. [Issue 435](https://github.com/BoostIO/BoostNote.next/issues/435) Tested changes on electron and web app (Firefox) on OpenSuse Leap 15.1 If anything was missed please let me know! --- <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:08 +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#771
No description provided.