issues
search
miyuchina
/
mistletoe
A fast, extensible and spec-compliant Markdown parser in pure Python.
MIT License
841
stars
119
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use strict PascalCase for class names
#182
pbodnar
closed
1 year ago
3
Do not escape double or single quotes by default
#181
pbodnar
closed
1 year ago
1
feat: optional html quotes escaping for HTMLRenderer (#176)
#180
pbodnar
closed
1 year ago
1
weird hack in PygmentsRenderer
#179
rabinniroula
closed
1 year ago
2
Question how to modify ast and write back out as markdown
#178
tvmaly
closed
1 year ago
4
Contrib sub-package is missing in the mistletoe 1.0.0 PyPI version
#177
franferrax
closed
1 year ago
3
Don't convert the quotes
#176
barthelemypousset
closed
1 year ago
3
Emphasis around link ignored when followed by a special punctuation character
#175
redstoneleo
closed
1 year ago
1
Finalize version 1.0.0
#174
pbodnar
closed
1 year ago
3
IndexError on malformed markdown tables
#173
koreyou
closed
1 year ago
1
Improvements to metadata handling
#172
anderskaplan
closed
1 year ago
4
Merge block_token._root_node and span_token._root_node into a single object
#171
anderskaplan
closed
1 year ago
1
Include custom HTML attributes
#170
legenderrys
opened
1 year ago
8
Modified the HTMLBlock token as described in #163, Inconsistencies in the block tokens
#169
anderskaplan
closed
1 year ago
8
Fix for #108, CommonMark 0.30 spec compliance, part 3
#168
anderskaplan
closed
1 year ago
4
Contrib folder update
#167
anderskaplan
closed
1 year ago
7
Enable tables which interrupt a paragraph (like GFM does)
#166
minaminao
closed
1 year ago
5
Fix for #108, CommonMark 0.30 spec compliance, part 2
#165
anderskaplan
closed
1 year ago
8
Fix for #89, List Items separated by tab character not parsed correctly.
#164
anderskaplan
closed
2 years ago
4
Question: Inconsistencies in the block tokens
#163
anderskaplan
closed
1 year ago
2
Markdown renderer
#162
anderskaplan
closed
1 year ago
13
💡 implement link titles in the JIRARenderer (contrib)
#161
franferrax
closed
2 years ago
3
Fix for #132, Blocks in between footlink definitions are skipped when parsing
#160
anderskaplan
closed
2 years ago
5
fix: Make limiting depth in traverse() actually work
#159
asb
closed
2 years ago
2
fix: Apply traverse class filter to source when include_source=True
#158
asb
closed
2 years ago
1
fix: Make filtering children by class in traverse() actually work
#157
asb
closed
2 years ago
5
Fix for part of #108, Update to CommonMark v0.30
#156
anderskaplan
closed
2 years ago
6
Fix for #96, Italics parsing broken
#155
anderskaplan
closed
2 years ago
0
Improved some docstrings
#154
anderskaplan
closed
2 years ago
1
Bug fix for #142: pytest failing.
#153
anderskaplan
closed
2 years ago
7
pikchr integration?
#152
ethanmdavidson
opened
2 years ago
1
Remove reference to dev branch in CONTRIBUTING.md
#151
joel-coffman
closed
2 years ago
2
Ensure LaTeX renderer uses valid \verb delimiter
#150
joel-coffman
closed
2 years ago
13
LaTeX renderer does not handle inline code with vertical bars correctly
#149
joel-coffman
closed
2 years ago
2
question: how to render AST back to a markdown string
#148
sixhobbits
closed
2 years ago
1
refactor: remove unused imports and variables (#146)
#147
pbodnar
closed
2 years ago
0
Unused imports
#146
TerminalFi
closed
2 years ago
1
use void tags as per HTML5 spec
#145
elandorr
closed
2 years ago
5
Record line numbers on tokens
#144
djmattyg007
opened
2 years ago
6
0.8.2: pytest is failing in `test/test_contrib/test_github_wiki.py::TestGithubWiki::test_parse` unit and `DeprecationWarning` warnings
#142
kloczek
closed
2 years ago
5
Use CommonMark definition of punctuation charset
#141
jaredliw
closed
2 years ago
0
Add __repr__ methods to all token classes
#140
doerwalter
closed
2 years ago
14
Support of Smart punctuation / Simple typographic replacements
#139
return42
opened
2 years ago
3
**`what`:** gives odd output
#138
greg-minshall
closed
2 years ago
3
TypeError: 'str' object is not an iterator, when using example in docs
#137
Lautron
closed
2 years ago
2
Parsing error in a specific case
#136
manojpatwardhan
closed
2 years ago
3
html.unescape in tokenizer
#135
not-my-profile
closed
2 years ago
1
Facilitate extending HTMLRenderer to add attributes
#134
not-my-profile
closed
1 year ago
5
Typing
#133
not-my-profile
closed
2 years ago
4
Blocks in between footlink definitions are skipped when parsing
#132
pbodnar
closed
2 years ago
3
Previous
Next