[PR #109] [MERGED] feat: allow for a subset of markdown (bold, italics, strikethrough, links) when displaying notes #182

Closed
opened 2025-12-29 00:18:43 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/109
Author: @eitchtee
Created: 1/29/2025
Status: Merged
Merged: 1/29/2025
Merged by: @eitchtee

Base: mainHead: dev


📝 Commits (1)

  • 0b83ad6 feat: allow for a subset of markdown (bold, italics, strikethrough, links) when displaying notes

📊 Changes

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

View changed files

app/apps/common/templatetags/markdown.py (+52 -0)
📝 app/templates/cotton/transaction/item.html (+2 -1)
📝 requirements.txt (+1 -0)

📄 Description

No description provided


🔄 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/eitchtee/WYGIWYH/pull/109 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 1/29/2025 **Status:** ✅ Merged **Merged:** 1/29/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`0b83ad6`](https://github.com/eitchtee/WYGIWYH/commit/0b83ad6b3e53a80943a12c92015478f76ba49e3a) feat: allow for a subset of markdown (bold, italics, strikethrough, links) when displaying notes ### 📊 Changes **3 files changed** (+55 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `app/apps/common/templatetags/markdown.py` (+52 -0) 📝 `app/templates/cotton/transaction/item.html` (+2 -1) 📝 `requirements.txt` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:18:43 +01:00
adam closed this issue 2025-12-29 00:18:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#182