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

Prettify the code #25

Open
czgdp1807 opened this issue Jun 17, 2019 · 0 comments
Open

Prettify the code #25

czgdp1807 opened this issue Jun 17, 2019 · 0 comments

Comments

@czgdp1807
Copy link
Member

Describe the bug/feature

Currently the code isn't clean enough and may cause problems in future. The code prettified for the same. Proper indentations should be applied for the nested tags. For example,

is kept inside then, something like the following should be done,

<body>
    <div>
    </div>
</body>

A tab(four spaces) should be added for two adjacent nested tags. Same should be applied for jekyll code.

To Reproduce(for bug)

Screenshots(for bug)

Device Details(for bug)

Other Comments

Feel free to make a PR. If facing any doubt ask in the comments or our gitter channel https://gitter.im/codezoned2017/Lobby. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant