fix multiline string
the data needs to remove the multiline quotes but include the command: e.g. TEMPLATE """ my template values """ should be TEMPLATE my template values after scanning
Showing
Please register or sign in to comment
the data needs to remove the multiline quotes but include the command: e.g. TEMPLATE """ my template values """ should be TEMPLATE my template values after scanning