Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(readme): minor formatting fix #63

Merged
merged 1 commit into from
Aug 31, 2017
Merged

Conversation

skipjack
Copy link
Contributor

@skipjack skipjack commented Aug 31, 2017

This missing line break is causing an issue with our markdown parsing process over at webpack.js.org:

https://travis-ci.org/webpack/webpack.js.org/builds/270243104?utm_source=github_status&utm_medium=notification

We have plans to refactor our markdown parsing process (webpack-contrib/webpack-defaults#73), which is currently pretty messy but that's still a little ways off. I'd appreciate if you could merge this for now as it shouldn't change anything in the actual display.

This missing line break is causing an issue with our markdown
parsing process over at webpack.js.org:

https://travis-ci.org/webpack/webpack.js.org/builds/270243104?utm_source=github_status&utm_medium=notification
@codecov
Copy link

codecov bot commented Aug 31, 2017

Codecov Report

Merging #63 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   96.99%   96.99%           
=======================================
  Files           2        2           
  Lines         266      266           
  Branches       64       64           
=======================================
  Hits          258      258           
  Misses          8        8

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 5fc7e84...0106880. Read the comment docs.

@bryandcoulter bryandcoulter merged commit 0b6c1aa into Banno:master Aug 31, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants