[PR #527] [CLOSED] added copy button for codeblock #787

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/527
Author: @ZeroX-DG
Created: 7/8/2020
Status: Closed

Base: masterHead: copy-button


📝 Commits (1)

📊 Changes

4 files changed (+82 additions, -0 deletions)

View changed files

📝 package-lock.json (+33 -0)
📝 package.json (+1 -0)
📝 src/components/atoms/MarkdownPreviewer.tsx (+10 -0)
src/components/atoms/markdown/CodeblockCopyButton.tsx (+38 -0)

📄 Description

This added support for copy button for markdown codeblock

Fixed https://github.com/BoostIO/BoostNote.next/issues/315

ss


IssueHunt Summary

Referenced issues

This pull request has been submitted to:



🔄 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/527 **Author:** [@ZeroX-DG](https://github.com/ZeroX-DG) **Created:** 7/8/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `copy-button` --- ### 📝 Commits (1) - [`8eae03f`](https://github.com/BoostIO/BoostNote-App/commit/8eae03f89f2f2621757a714b1e712b14dfec5fe8) added copy button ### 📊 Changes **4 files changed** (+82 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+33 -0) 📝 `package.json` (+1 -0) 📝 `src/components/atoms/MarkdownPreviewer.tsx` (+10 -0) ➕ `src/components/atoms/markdown/CodeblockCopyButton.tsx` (+38 -0) </details> ### 📄 Description This added support for copy button for markdown codeblock Fixed https://github.com/BoostIO/BoostNote.next/issues/315 ![ss](https://user-images.githubusercontent.com/12984316/86917191-ca26d400-c178-11ea-8f4b-75b3de8d2ce0.gif) <!-- Issuehunt content --> --- <details> <summary> <b>IssueHunt Summary</b> </summary> ### Referenced issues This pull request has been submitted to: - [#315: Copy button missing on markdown code snippets](https://issuehunt.io/repos/74213528/issues/315) --- </details> <!-- /Issuehunt content--> --- <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:12 +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#787
No description provided.