issues
search
xoofx
/
markdig
A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET
BSD 2-Clause "Simplified" License
4.71k
stars
468
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update to CommonMark 0.31.2
#867
MihaZupan
closed
3 days ago
1
Improve Alert parsing perf
#866
MihaZupan
closed
3 days ago
0
Fix `MathInline` is called "math block"
#865
RamType0
closed
3 days ago
0
A couple perf improvements
#864
MihaZupan
closed
4 days ago
1
Infer pipe table column widths from separator row
#863
Amberg
closed
3 days ago
0
Hierarchical list not support
#862
austinliuyanchao
closed
1 week ago
1
chore: update repository's github path
#861
Meir017
closed
4 weeks ago
1
Recognize supplementary (non-BMP) punctuations around emphasis delimiter runs
#860
tats-u
opened
1 month ago
8
Add AutoLinkOptions.AllowDomainWithoutPeriod
#859
JamesNK
closed
1 month ago
1
How to handle partial markdown syntax when rendering streamed output
#858
JamesNK
opened
1 month ago
11
Add option to AutolinkOptions to allow domains that don't contain a `.`, e.g. `localhost`
#857
JamesNK
closed
1 month ago
3
how to customize the font display?
#856
ZYZMZM98
closed
1 month ago
2
Opening square bracket is ignored as OpeningCharacter
#855
ridercz
closed
1 month ago
4
`ToPlainText()` removes essential characters from code blocks including quotes and angle brackets
#854
luomo-pro
opened
1 month ago
0
Alert within a list
#853
EMaderbacher
opened
1 month ago
1
list item with blank line between items causes paragraph / misalignment
#852
jonstelly
closed
1 month ago
2
Replace encoding polyfill with NET5+ one.
#851
Akarinnnnn
closed
1 month ago
0
How to write custom Extension with nested elements
#850
Anton-Buzik
opened
2 months ago
1
Can't parse right for **Bold_Italic`InlineCode`_Bold**
#849
idea-zone
closed
2 months ago
2
Reasonable OpeningCharacters for Extensions
#848
rhjoerg
closed
2 months ago
2
TypeLoadException in Markdig 0.40.0
#847
UTF-8x
closed
2 months ago
1
Url and title spans are set incorrectly for multiline LinkReferenceDefinition inside a quote block.
#846
snnz
opened
3 months ago
0
A list with empty lines extends into the next paragraph.
#845
snnz
opened
3 months ago
1
Prevent GridTableParser from looking beyond the end of a line.
#844
snnz
closed
3 months ago
1
Fixes exception in DefinitionListParser.GetCurrentDefinitionList()
#843
snnz
closed
3 months ago
0
Check that the alert candidate is not already in an alert block or nested within other elements.
#842
snnz
closed
3 months ago
0
Markdown.ToHtml throws InvalidOperationException "A block is already being replaced"
#841
mschessler
closed
3 months ago
0
Markdown.ToHtml throws IndexOutOfRangeException in StringSlice.NextChar()
#840
mschessler
closed
3 months ago
0
Markdown.ToHtml throws IndexOutOfRangeException for lastBlock in GetCurrentDefinitionList
#839
mschessler
closed
3 months ago
0
Implemented better indent control in TextRendererBase
#838
Melodi17
closed
1 month ago
0
Fix errors in LinkHelper and LinkInlineParser.
#837
snnz
closed
3 months ago
1
Fix an error in the AbbreviationParser.
#836
snnz
closed
4 months ago
2
Include opening and closing pipes in the table span
#835
snnz
closed
4 months ago
2
Fix an incorrect offset in GridTableParser.
#834
snnz
closed
4 months ago
0
Left margin with <ol><li>
#833
tossnet
closed
4 months ago
4
Set the correct source location in Footnote and FootnoteLinkReferenceDefinition
#832
snnz
closed
4 months ago
0
Set delimiter char and count in CustomContainerInline instances.
#831
snnz
closed
4 months ago
1
Multiple errors in LinkHelper
#830
snnz
closed
3 months ago
0
Fix incorrect emphasis span calculation.
#829
snnz
closed
4 months ago
1
Add .NET 9 target, drop .NET 6
#828
MihaZupan
closed
4 months ago
3
localhost autolinks
#827
joriszwart
closed
1 month ago
3
Fix extra line feeds in link title
#826
snnz
closed
4 months ago
2
Rendering large text.
#825
p6laris
opened
5 months ago
1
Visual Studio markdown engine
#824
Dmitresso
opened
5 months ago
3
Update DiagramExtension.cs
#823
xoofx
closed
5 months ago
1
mermaid diagrams should use pre blocks
#822
mythz
closed
5 months ago
3
Is there a "current execution context" available from extensions?
#821
deanebarker
closed
5 months ago
6
How to generate inline html ?
#820
BeepBeepBopBop
closed
6 months ago
2
Unable to parse relative URL to parent directories
#819
AmadeusW
opened
6 months ago
3
Tables are not rendered properly unless there is a new line before them
#818
dusanrad
opened
6 months ago
3
Next