Skip to content

Prettify the code #25

Open
Open
@czgdp1807

Description

@czgdp1807

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions