这是indexloc提供的服务,不要输入任何密码
Skip to content

fix: {{{}}} syntax is not being handled #1543

@Haidar0096

Description

@Haidar0096

Minimal Repro:

  • Create a new brick
  • In the __brick__ folder, create file called test (or any other name)
  • inside test file, add the line {{{Haidar}}} says thank you Felix for the awesome package!
  • run the brick

Expected:

contents of test are literally {{{Haidar}}} says thank you Felix for the awesome package!

Actual:

contents are says thank you Felix for the awesome package!

Note:

The {{{}}} does not work even for file/folder names

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions