[PR #812] [MERGED] Migrate from erusev/parsedown to league/commonmark #1065

Closed
opened 2026-02-25 21:37:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/812
Author: @kambereBr
Created: 10/29/2023
Status: Merged
Merged: 10/31/2023
Merged by: @kroky

Base: masterHead: migrate_parsedown_to_commonmark


📝 Commits (1)

  • 538b8f8 Migrate from erusev/parsedown to league/commonmark

📊 Changes

3 files changed (+606 additions, -44 deletions)

View changed files

📝 composer.json (+2 -2)
📝 composer.lock (+597 -38)
📝 modules/smtp/modules.php (+7 -4)

📄 Description

Pull Request

This PR should migrate Cypht from erusev/parsedown to league/commonmark Markdown lib

Issues

https://github.com/cypht-org/cypht/issues/790


🔄 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/cypht-org/cypht/pull/812 **Author:** [@kambereBr](https://github.com/kambereBr) **Created:** 10/29/2023 **Status:** ✅ Merged **Merged:** 10/31/2023 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `migrate_parsedown_to_commonmark` --- ### 📝 Commits (1) - [`538b8f8`](https://github.com/cypht-org/cypht/commit/538b8f8972b2d3f5c9a1b2cdb8fa9268f35bbff4) Migrate from erusev/parsedown to league/commonmark ### 📊 Changes **3 files changed** (+606 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+2 -2) 📝 `composer.lock` (+597 -38) 📝 `modules/smtp/modules.php` (+7 -4) </details> ### 📄 Description ## Pull Request This PR should migrate Cypht from `erusev/parsedown` to `league/commonmark` Markdown lib ### Issues https://github.com/cypht-org/cypht/issues/790 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:07 +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/cypht#1065
No description provided.