hackberrydev/alas

Wrong indentation in a task body breaks parsing

Opened this issue · 0 comments

If a task body has wrong indentation, Alas fails silently. No errors are displayed, but no commands are executed.

Example of a plan:

## 2024-03-28, Thursday

- [ ] 16:00 Pair programming with Mary
 - Re: New chart
- [ ] Standup

In the example - Re: New chart is indented only one space instead of two.