Continue with evadventure implementation

This commit is contained in:
Griatch 2022-03-21 15:35:07 +01:00
parent a07ef8e3c4
commit a553f1ab2f
14 changed files with 1296 additions and 190 deletions

View file

@ -61,7 +61,7 @@ Use as follows:
# create a new form from the template
form = EvForm("path/to/testform.py")
(MudForm can also take a dictionary holding
(EvForm can also take a dictionary holding
the required keys FORMCHAR, TABLECHAR and FORM)
# add data to each tagged form cell