cisstech / platon

Platform for Learning and Teaching Online
Other
14 stars 3 forks source link

Can't import PL variables of a ple in a ple #101

Closed nimdanor closed 1 month ago

nimdanor commented 4 months ago

I need to import some variables to organise my code.

I would like to write some thing like: @extends local.ple or @copycontent local.ple so that every variables defined in the local.ple is imported in the current ple.

Like what happens when extending.

NewMeeh commented 4 months ago

The issue is about parsing the file local.ple because it needs and line break at the end of the file

mciissee commented 1 month ago

Seems to be fixed with this commit : https://github.com/cisstech/platon/commit/a3c79f9fe496859e6ed2e56bd51f24d3645dabdd