mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #287] [MERGED] Emphasis patch #918
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/287
Author: @MihaZupan
Created: 1/15/2019
Status: ✅ Merged
Merged: 1/15/2019
Merged by: @xoofx
Base:
master← Head:emphasis-patch📝 Commits (2)
a302db6Respect EmphasisExtraOptions632f400Add tests for EmphasisExtraOptions📊 Changes
4 files changed (+53 additions, -3 deletions)
View changed files
📝
src/Markdig.Tests/Markdig.Tests.csproj(+1 -0)➕
src/Markdig.Tests/TestEmphasisExtraOptions.cs(+45 -0)📝
src/Markdig/Extensions/EmphasisExtras/EmphasisExtraExtension.cs(+4 -2)📝
src/Markdig/Parsers/Inlines/EmphasisInlineParser.cs(+3 -1)📄 Description
Addresses #272 and #286
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.