{-- Comment Syntax --}
Syntax
{-- This is a comment --}Description
Example
{-- This section displays the website title --}
<h1>@siteName</h1>
{-- TODO: Add more details here --}
<p>Welcome to our website!</p>Expected Behavior
Notes
Last updated