Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@bhelx
Copy link
Contributor

@bhelx bhelx commented Aug 5, 2024

No description provided.

<% schema.exports.forEach(ex => { %>
<% if (hasComment(ex)) -%>
// <%= formatCommentBlock(ex.description, "// ") %>
// <%- formatCommentBlock(ex.description, "// ") %>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these don't html encode the comments. we may want to consider always using %- everytwhere actually since we're not using html. I can change this when i get back to refactor.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL - thank you!

@bhelx bhelx marked this pull request as ready for review August 6, 2024 18:38
@bhelx bhelx merged commit d878f1c into main Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants