issues Search Results · repo:executablebooks/markdown-it-py language:Python
Filter by
89 results
(84 ms)89 results
inexecutablebooks/markdown-it-py (press backspace or delete to remove)Context
It might be useful to propose an abstract class or interface that only includes the __init__, render and renderInline
methods from RendererHTML, and keeping general specific rendering methods ...
enhancement
projetmbc
- Opened 10 days ago
- #354
Describe the bug
I m using the package to render Markdown, but it puts italic, bold, and links on their own line. Normally, that s not a
huge problem, but it renders a space on either side. So when the ...
bug
minchinweb
- Opened 20 days ago
- #353
Hi! 👋
I just learned that markdown-it README.md README.htm does not render tables, that markdown-it --help does not show any
related switches and that I need something like…
python3 -c import sys; from ...
hartwork
- Opened on May 3
- #352
Describe the bug
context When I do benchmarking on last spec of Commonmark.
expectation I expected 0 error.
bug But instead 6 tests are not ok.
problem I would love to have a Commonmark compliant library ...
bug
Mindiell
- Opened on Apr 11
- #351
Describe the bug
I m not sure if this is a bug, enhancement, or just insufficient documentation, but I would expect this to work
especially since it works fine in the original markdown-it.
context I ...
bug
majutsushi
- Opened on Feb 7
- #350
Describe the bug
When I add markdown for a link with multiple query parameters, the HTML produced replaces with amp;. This results in
query parameters being screwed up.
Reproduce the bug
Do a jb ...
bug
itcarroll
- 3
- Opened on Nov 13, 2024
- #337
Context
I noticed Alerts are not supported.
They are pretty poorly specified as they are completely absent from the specification, in fact the only official
information from github I found acknowledging ...
enhancement
bbb651
- 4
- Opened on May 2, 2024
- #331
Context
It is currently not possible to easily manage the loggers because of the sheer number of them.
https://github.com/search?q=repo%3Aexecutablebooks%2Fmarkdown-it-py+getLogger type=code
Since this ...
enhancement
Zaczero
- 3
- Opened on Mar 9, 2024
- #330
Context
I m a contributor and user of HoloViz Panel. It uses markdown-it-py as the default renderer for markdown.
I would really like my code blocks to be easy to copy-paste. I would like a copy icon ...
enhancement
MarcSkovMadsen
- 3
- Opened on Jan 16, 2024
- #324
Context
I see issues that test fails due to lack of linkify-it-py. #312 #167 #191 With the default parser (commonmark), it works
without linkify-it-py. How about making the test also work without linkify-it-py ...
enhancement
tsutsu3
- 1
- Opened on Dec 23, 2023
- #318

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.