Open
Description
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