hapramp / alpha-web

1Ramp Alpha Web App
https://alpha.1ramp.io/
19 stars 7 forks source link

Add markdown editor for writing articles #134

Closed singhpratyush closed 5 years ago

singhpratyush commented 5 years ago

Fixes #133

screenshot from 2019-01-08 19-00-50

codecov[bot] commented 5 years ago

Codecov Report

Merging #134 into develop will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #134      +/-   ##
==========================================
- Coverage     0.46%   0.46%   -0.01%     
==========================================
  Files          136     137       +1     
  Lines         3411    3443      +32     
  Branches       703     712       +9     
==========================================
  Hits            16      16              
- Misses        2951    2979      +28     
- Partials       444     448       +4
Impacted Files Coverage Δ
src/post/create/CreateArticle/actions.js 0% <0%> (ø) :arrow_up:
.../post/create/CreateArticle/MarkdownEditor/index.js 0% <0%> (ø)
src/post/create/CreateArticle/index.js 0% <0%> (ø) :arrow_up:
src/post/PostBody/index.js 0% <0%> (ø) :arrow_up:
src/post/create/CreateArticle/reducer.js 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f1922c6...ffd496e. Read the comment docs.