[PR #145] [MERGED] feat: add code block export to core package #411

Closed
opened 2026-03-15 02:13:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/145
Author: @Melvynx
Created: 3/5/2025
Status: Merged
Merged: 3/5/2025
Merged by: @arikchakma

Base: mainHead: feat/export-code-from-blocks


📝 Commits (2)

  • 6473350 feat: add code block export to core package
  • 7af7670 fix: suppress TypeScript error in code block

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 packages/core/src/blocks.ts (+2 -1)
📝 packages/core/src/blocks/code.tsx (+1 -0)

📄 Description

The "./blocks/code" was not exported and impossible to get.

CleanShot 2025-03-05 at 10 41 32@2x


🔄 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/arikchakma/maily.to/pull/145 **Author:** [@Melvynx](https://github.com/Melvynx) **Created:** 3/5/2025 **Status:** ✅ Merged **Merged:** 3/5/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/export-code-from-blocks` --- ### 📝 Commits (2) - [`6473350`](https://github.com/arikchakma/maily.to/commit/64733506990deba323055daabc94a847b1e8bc34) feat: add code block export to core package - [`7af7670`](https://github.com/arikchakma/maily.to/commit/7af76707efc7dd0ee2b7c0890ce6c9696d010e4e) fix: suppress TypeScript error in code block ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/blocks.ts` (+2 -1) 📝 `packages/core/src/blocks/code.tsx` (+1 -0) </details> ### 📄 Description The "./blocks/code" was not exported and impossible to get. ![CleanShot 2025-03-05 at 10 41 32@2x](https://github.com/user-attachments/assets/c7748b69-59c0-4559-bf18-a6e71b0a0fc5) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 02:13:26 +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/maily.to#411
No description provided.