Suggestion: Subgroups in xit #57
jlb6907
started this conversation in
File Format
Replies: 1 comment
-
Thanks for writing up and sharing your idea! Similar to #2, this unfortunately will be tricky to implement probably, due to limitations in syntax highlighting engines of various text editors. So in theory, such a nesting could be added to the specification document, but I think it would be hard to impossible to implement full and correct syntax highlighting in editor plugins. Note that group titles are optional, so as far as I see, your sample might not be too different from “pure” subtasks if you’d leave out the titles:
(with titles) vs. (without titles)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to add subgroups with tabs in the xit specification ?
I have a lot of subprojects inside my projects, and it's easier to understand and to use subgroups than subtasks.
For now, I'm using this vscode plugin, but I would prefer to use xit format.
Beta Was this translation helpful? Give feedback.
All reactions