[PR #632] [MERGED] Don't try to use the MT pointer on unsupported platforms #1156

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/632
Author: @MihaZupan
Created: 4/22/2022
Status: Merged
Merged: 4/23/2022
Merged by: @xoofx

Base: masterHead: wasm-mt-ptr


📝 Commits (1)

  • e8f9274 Don't try to use the MT pointer on unsupported platforms

📊 Changes

1 file changed (+39 additions, -4 deletions)

View changed files

📝 src/Markdig/Renderers/RendererBase.cs (+39 -4)

📄 Description

Fixes #631


🔄 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/632 **Author:** [@MihaZupan](https://github.com/MihaZupan) **Created:** 4/22/2022 **Status:** ✅ Merged **Merged:** 4/23/2022 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `wasm-mt-ptr` --- ### 📝 Commits (1) - [`e8f9274`](https://github.com/xoofx/markdig/commit/e8f9274b643b482af8fc8fb7c621e0cbfae765d3) Don't try to use the MT pointer on unsupported platforms ### 📊 Changes **1 file changed** (+39 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Renderers/RendererBase.cs` (+39 -4) </details> ### 📄 Description Fixes #631 --- <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:50:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1156