Skip to content

Sorting logic while creating/updating readme #35

@rajatgoyal715

Description

@rajatgoyal715

Description:

Currently sorting is happening from the wrong line number. We are splitting readme headers using \n as the delimiter. So if there are 4 newlines, then headers' length will be 5 which should not be the case. That's why it is not considering the first row while sorting all the rows.

Screenshot:

Screenshot from 2019-10-13 15-59-24

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions