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

Fix markdown formatting for images in wiki #80

Open
devender-yadav opened this issue Aug 3, 2018 · 0 comments
Open

Fix markdown formatting for images in wiki #80

devender-yadav opened this issue Aug 3, 2018 · 0 comments

Comments

@devender-yadav
Copy link

Check out - https://github.com/Impetus/jumbune/wiki/Architecture#high-level-architecture-diagram-of-jumbune

![Architecture Diagram](http://i.imgur.com/eyEbx0a.png"Architecture Diagram")

should be replaced with

![Architecture Diagram](http://i.imgur.com/eyEbx0a.png "Architecture Diagram")

space should be there between image url and title text

P.S. Same formatting in a few other wiki pages.

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

No branches or pull requests

1 participant