Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add workaround for 1.0.0

...

  • meta:rulesetAuthor - the author from the meta section of the current ruleset
  • meta:rulesetDescription - the description from the meta section of the current ruleset
  • meta:rulesetName - the name from the meta section of the current ruleset
Info
titleWorkaround

Use instead:

wrangler:rulesetMeta(){"author"}

wrangler:rulesetMeta(){"description"}

wrangler:rulesetMeta(){"name"}


The following are not yet ported from the classic engine:

...