Skip to content

Commit

Permalink
Drop hide-markdown-diff feature (#4655)
Browse files Browse the repository at this point in the history
  • Loading branch information
cheap-glitch committed Aug 12, 2021
1 parent 7a2df5f commit 66d01c6
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 82 deletions.
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ Thanks for contributing! 🦋🙌
- [](# "file-finder-buffer") [Lets you start typing your search immediately after invoking the File Finder (<kbd>t</kbd>), instead of having you wait for it to load first.](https://user-images.githubusercontent.com/1402241/75542106-1c811700-5a5a-11ea-8aa5-bea0472c59e2.gif)
- [](# "show-associated-branch-prs-on-fork") [Shows the associated pull requests on branches for forked repositories.](https://user-images.githubusercontent.com/16872793/81504659-7e5ec800-92b8-11ea-9ee6-924110e8cca1.png)
- [](# "html-preview-link") [Adds a link to preview HTML files.](https://user-images.githubusercontent.com/44045911/67634792-48995980-f8fb-11e9-8b6a-7b57d5b12a2f.png)
- [](# "hide-markdown-diff") 🔥 [When editing Markdown files, it lets you hide the Markdown diff in the preview.](https://user-images.githubusercontent.com/46634000/108093883-7f5e2a80-707e-11eb-9328-cb902a1061c7.gif)
- [](# "collapse-wiki-sections") [Lets you collapse sections in Wikis and help you see the outline of the document.](https://user-images.githubusercontent.com/46634000/110379737-7cd86a80-8057-11eb-92e2-aed6b0fe35b2.gif)

<!-- Refer to style guide above. Keep this message between sections. -->
Expand Down
39 changes: 0 additions & 39 deletions source/features/hide-markdown-diff.css

This file was deleted.

41 changes: 0 additions & 41 deletions source/features/hide-markdown-diff.tsx

This file was deleted.

1 change: 0 additions & 1 deletion source/refined-github.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ import './features/rgh-feature-descriptions';
import './features/wait-for-attachments';
import './features/useful-forks';
import './features/link-to-changelog-file';
import './features/hide-markdown-diff';
import './features/rgh-sponsor-button';
import './features/rgh-linkify-features';
import './features/collapse-wiki-sections';
Expand Down

0 comments on commit 66d01c6

Please sign in to comment.