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

Preserve subtasks #14

Open
evanthegrayt opened this issue Apr 17, 2020 · 1 comment
Open

Preserve subtasks #14

evanthegrayt opened this issue Apr 17, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@evanthegrayt
Copy link
Owner

evanthegrayt commented Apr 17, 2020

I think this one will be tricky, but if you have subtasks, they are stripped of leading whitespace, so they're lost.

Example:

- Task 1
  - Subtask 1

In the above example, the leading whitespace from Subtask 1 would be lost.

@evanthegrayt
Copy link
Owner Author

evanthegrayt commented Apr 18, 2020

When we change entries from an array to a hash, we'll make subtasks subarrays.

@evanthegrayt evanthegrayt added the bug Something isn't working label Apr 18, 2020
@evanthegrayt evanthegrayt added this to the Version 1.0.0 release milestone Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant