taskell
taskell copied to clipboard
Could not parse file: indent problem
My taskell.md code as following:
## To Do
- LangChain Spring Project Structure
> Maven Modules
* [ ] multi module projects
- LangChain Spring Tech Stack
> Tech Stack
* [ ] Spring 6
* [ ] Spring Reactive
* [ ] Spring HTTP Interface
Now I use IntelliJ IDEA, and code format with markdown, and the indent of description removed. Taskell can not open the taskell.md again and reports could not parse file. Any plan to compatible with following data format, and sometime code format is some important.
## To Do
- LangChain Spring Project Structure
> Maven Modules
* [ ] multi module projects
- LangChain Spring Tech Stack
> Tech Stack
* [ ] Spring 6
* [ ] Spring Reactive
* [ ] Spring HTTP Interface