Fixed an issue where extra spaces were inserted between the directive start element and variable elements inside directive blocks.
This update adds spacing rules specifically between the block opening token and subsequent elements to ensure they are formatted correctly and consistently.
SELECT *
FROM tableName
WHERE id = /* id */0