mirror of
https://codeberg.org/NLnet/takentaal.git
synced 2025-08-30 06:20:06 +00:00
Add a grammar for an amendment
and remove the amendment-specific token from the plan grammar
This commit is contained in:
parent
f1c236c751
commit
304f90a0b5
4 changed files with 95 additions and 80 deletions
20
plan_example
Normal file
20
plan_example
Normal file
|
@ -0,0 +1,20 @@
|
|||
takentaal v1.0
|
||||
# {5000} Full work plan
|
||||
|
||||
This is the (draft) 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
|
||||
|
||||
## {1000} Second task
|
||||
|
||||
This is the description of the {} second task for project 10.
|
||||
|
||||
- {500} First subtask
|
||||
- {500} 2nd subtask
|
Loading…
Add table
Add a link
Reference in a new issue