mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-15 14:05:39 +00:00
[PR #632] [MERGED] Don't try to use the MT pointer on unsupported platforms #1156
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/632
Author: @MihaZupan
Created: 4/22/2022
Status: ✅ Merged
Merged: 4/23/2022
Merged by: @xoofx
Base:
master← Head:wasm-mt-ptr📝 Commits (1)
e8f9274Don'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.