[PR #300] [MERGED] HtmlTableRenderer: writing <tr> attributes #924

Open
opened 2026-01-29 14:47:19 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/300
Author: @picrap
Created: 1/29/2019
Status: Merged
Merged: 2/8/2019
Merged by: @xoofx

Base: masterHead: tr-writeattributes


📝 Commits (1)

  • 7719ef5 HtmlTableRenderer: writing attributes

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/Markdig/Extensions/Tables/HtmlTableRenderer.cs (+2 -2)

📄 Description

This request adds the ability to write TableRow attributes (attributes can be added to rows when accessing the document after parsing).
I won't take it bad if you're not interested 😄


🔄 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/xoofx/markdig/pull/300 **Author:** [@picrap](https://github.com/picrap) **Created:** 1/29/2019 **Status:** ✅ Merged **Merged:** 2/8/2019 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `tr-writeattributes` --- ### 📝 Commits (1) - [`7719ef5`](https://github.com/xoofx/markdig/commit/7719ef503f32293e36fa063933c569d906bb524c) HtmlTableRenderer: writing <tr> attributes ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Extensions/Tables/HtmlTableRenderer.cs` (+2 -2) </details> ### 📄 Description This request adds the ability to write `TableRow` attributes (attributes can be added to rows when accessing the document after parsing). I won't take it bad if you're not interested 😄 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 14:47:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#924