spenserblack / steamdown

Convert Markdown to Steam's text format
steamdown.vercel.app
MIT License
27 stars 3 forks source link

Fix unrendered text inside list items #128

Closed spenserblack closed 1 year ago

spenserblack commented 1 year ago

Resolves #127

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
steamdown ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2023 11:33pm
codecov[bot] commented 1 year ago

Codecov Report

Merging #128 (8b0f652) into main (a67f422) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 8b0f652 differs from pull request most recent head 4f71bbb. Consider uploading reports for the commit 4f71bbb to get more accurate results

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
+ Coverage   99.59%   99.60%   +0.01%     
==========================================
  Files           3        3              
  Lines         244      255      +11     
  Branches       47       49       +2     
==========================================
+ Hits          243      254      +11     
  Partials        1        1              
Impacted Files Coverage Δ
packages/steamdown/src/extensions.ts 99.42% <ø> (-0.03%) :arrow_down:
packages/steamdown/src/index.ts 100.00% <100.00%> (ø)
packages/steamdown/src/renderer.ts 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more