Skip to content

Code block escaped without comments #156

@Malix-Labs

Description

@Malix-Labs

Subject

// data = {
// id: "blobkaname",
// text: "among us [DUMMY] [TROLOLO]",
// color: "#ff0000",
// tooltip: "abc",
// url: "abc",
// output: module.exports.OutputType.STRING,
// inline: true,
// hidden: false,
// inputs: {
// DUMMY: { type: "input_dummy" },
// TROLOLO: { type: "input_value", check: module.exports.OutputType.STRING }
// },
// export: (block, args) => {
// return `banana ${args.TROLOLO}`
// }
// }

Question

@JeremyGamer13 what is that?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

To Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions