Skip to content
This repository was archived by the owner on Jan 16, 2022. It is now read-only.

fix: markdown lists don't render bullet points#614

Merged
juanpicado merged 1 commit intoverdaccio:masterfrom
semoal:fix-markdown-liststyle
Apr 27, 2021
Merged

fix: markdown lists don't render bullet points#614
juanpicado merged 1 commit intoverdaccio:masterfrom
semoal:fix-markdown-liststyle

Conversation

@semoal
Copy link
Copy Markdown
Member

@semoal semoal commented Apr 25, 2021

Resolves #599

Screenshot 2021-04-25 at 10 31 28 PM

@semoal semoal force-pushed the fix-markdown-liststyle branch from fcf75b6 to 737f5cb Compare April 25, 2021 20:42
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 25, 2021

Codecov Report

Merging #614 (737f5cb) into master (a25caae) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #614   +/-   ##
=======================================
  Coverage   79.39%   79.39%           
=======================================
  Files         167      167           
  Lines        1330     1330           
  Branches      227      227           
=======================================
  Hits         1056     1056           
  Misses        232      232           
  Partials       42       42           
Impacted Files Coverage Δ
...rc/pages/Version/DetailContainer/Readme/Readme.tsx 100.00% <ø> (ø)

Copy link
Copy Markdown
Member

@juanpicado juanpicado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ! facil, sencillo y para toda la familia 💯 thanks !

@juanpicado juanpicado merged commit 990f749 into verdaccio:master Apr 27, 2021
@juanpicado
Copy link
Copy Markdown
Member

juanpicado commented Apr 27, 2021

@semoal feel free to also PR same fixes here https://github.com/verdaccio/verdaccio/tree/master/packages/plugins/ui-theme since this repo only will affect verdaccio 5, but not major releases anymore.

The code is exactly the same, are 100% on sync.

@semoal semoal deleted the fix-markdown-liststyle branch April 29, 2021 18:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown lists are not rendered in the web UI

2 participants