[PR #430] [MERGED] Fix relative uri detection to be cross-platform compatible #1025

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/430
Author: @mlaily
Created: 4/26/2020
Status: Merged
Merged: 4/26/2020
Merged by: @xoofx

Base: masterHead: fix-relative-url-replacement


📝 Commits (1)

  • 55a7eae Fix relative uri detection to be cross-platform compatible

📊 Changes

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

View changed files

📝 src/Markdig/Renderers/HtmlRenderer.cs (+5 -2)

📄 Description

Fixes #428.


🔄 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/430 **Author:** [@mlaily](https://github.com/mlaily) **Created:** 4/26/2020 **Status:** ✅ Merged **Merged:** 4/26/2020 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `fix-relative-url-replacement` --- ### 📝 Commits (1) - [`55a7eae`](https://github.com/xoofx/markdig/commit/55a7eae4d46f54e56d7fc404baea83c38184d553) Fix relative uri detection to be cross-platform compatible ### 📊 Changes **1 file changed** (+5 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Renderers/HtmlRenderer.cs` (+5 -2) </details> ### 📄 Description Fixes #428. --- <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:48:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1025