mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #300] [MERGED] HtmlTableRenderer: writing <tr> attributes #924
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:tr-writeattributes📝 Commits (1)
7719ef5HtmlTableRenderer: 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
TableRowattributes (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.