mirror of
https://codeberg.org/NLnet/takentaal.git
synced 2025-08-30 06:20:06 +00:00
- Use START_AMOUNT instead of "{" so it is parsed before TEXT - Allow only one plan and make the structure hierarchical - Add a header with version number - Put the amount at the start of the line to simplify parsing and make it easier to align amounts
20 lines
391 B
Text
20 lines
391 B
Text
takentaal v0.1.0
|
|
# {5000} Full work plan
|
|
|
|
This is the description of the entire work plan.
|
|
|
|
## {1000} First task
|
|
|
|
This is the description of the first task.
|
|
|
|
This description has # ' " [] symbols and ü © Ð Latin-1 chars.
|
|
|
|
- {500} First subtask
|
|
/ {500} Second subtask
|
|
|
|
## Second task {1000}
|
|
|
|
This is the description of the second task.
|
|
|
|
* {500} First subtask
|
|
- {500} Second subtask
|