issues
search
dprint
/
dprint-plugin-markdown
Markdown code formatting plugin for dprint.
MIT License
28
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Don't treat space and newline between Japanese/Chinese characters interchangeable
#127
tats-u
opened
1 month ago
0
option to configure tab length
#126
DetachHead
opened
1 month ago
0
Support formatting frontmatter
#125
awmottaz
opened
2 months ago
0
indentation incorrectly removed when closing tag is on the next line
#124
DetachHead
opened
2 months ago
0
Bug: Ignore comments not respected.
#123
marvinhagemeister
opened
2 months ago
0
fix: regression formatting inline math
#122
dsherret
closed
3 months ago
0
fix: multi-paragraph footnotes
#121
dsherret
closed
3 months ago
0
Languages like Japanese break each word before and after the character limit
#120
ryuapp
opened
3 months ago
1
fix: newline/blankline was sometimes missing after yaml header
#119
dsherret
closed
3 months ago
0
fix(regression): handle escaping | in code blocks in tables
#118
dsherret
closed
3 months ago
0
Escaping a pipe in markdown table returns different result since 0.17.3
#117
kachick
closed
3 months ago
2
fix: task list marker indentation in paragraph
#116
dsherret
closed
3 months ago
0
fix: support block quote callouts
#115
dsherret
closed
3 months ago
0
fix: footnote after exclamation point
#114
dsherret
closed
3 months ago
0
fix: various fixes
#113
dsherret
closed
3 months ago
1
feat: add `yml`, `yaml` and `graphql` tag
#112
g-plane
closed
4 months ago
0
Multiple debug panics
#111
lucacasonato
opened
4 months ago
0
Nested quotations are ignored
#110
rikhuijzer
closed
3 months ago
0
"spec" tests are nearly impossible to debug due to bespoke testrunner
#109
waynr
closed
4 months ago
3
chore(cmark): upgrade pulldown-cmark to 0.11
#108
waynr
closed
3 months ago
3
fix: strip bom
#107
dsherret
closed
6 months ago
0
chore: dprint-core 0.66.2
#106
dsherret
closed
6 months ago
0
chore: update to dprint-development 0.10
#105
dsherret
closed
7 months ago
0
Allow configuration of unordered list character
#104
lukelafountaine
closed
7 months ago
1
lineWidth is ignored, lines are not broken up
#103
SuperFluffy
opened
8 months ago
3
documentation: Extend README on how to build `.wasm` file
#102
johamster
opened
8 months ago
0
feat: allow configuration of unordered list character
#101
johamster
closed
7 months ago
1
feat: add `astro` tag
#100
g-plane
closed
7 months ago
0
perf: upgrade dprint-core 0.66
#99
dsherret
closed
9 months ago
0
Various indent issues in markdown lists in quotes
#98
lucacasonato
closed
7 months ago
1
Formatter add leading space before links in <cite>
#97
iturdikulov
closed
3 months ago
0
chore: add generated release notes
#96
dsherret
closed
10 months ago
0
Add support for definition list
#95
oscarotero
opened
12 months ago
0
fix: support nested lists in block quotes
#94
dsherret
closed
7 months ago
0
chore: update to dprint-core 0.63
#92
dsherret
closed
1 year ago
0
MDX support
#93
scarf005
opened
1 year ago
1
Underscore as default for *emphasis*
#91
mnil
closed
1 year ago
2
Exclamation point before square brackets is always removed
#90
jakebailey
closed
3 months ago
2
dprint breaks the code-block inside quote
#89
azzamsa
closed
3 months ago
0
fix: hard break in list was incorrectly being converted to soft with hard break
#88
dsherret
closed
1 year ago
1
Hard line break in list item gets extra newline
#87
mgeisler
closed
1 year ago
0
dprint breaking doxygen style links
#86
mnil
opened
1 year ago
0
fix: keep ignore text more as-is
#85
dsherret
closed
1 year ago
1
fix: parse link reference directives before a table
#84
dsherret
closed
1 year ago
0
Play nice with `<!-- prettier-ignore -->` switching between prettier<>dprint
#83
nuke-web3
closed
1 year ago
2
feat: allow trailing words in code block info string
#82
dsherret
closed
1 year ago
0
Allow trailing words in info string
#81
mgeisler
closed
1 year ago
4
Formatter removes reference-style links before a table
#80
NeKzor
closed
1 year ago
0
Formatter not preserving blank lines in indented blockquotes
#79
lucacasonato
closed
3 months ago
0
Add support for identation size
#78
Auxx
opened
1 year ago
1
Next