mde/ejs

javascript value inside ejs script tags in side <script> in html

VidulHB opened this issue · 1 comments

this is the code:
image
in the website it becomes this:
image
but i if remove 'i' and 1 it works
how do i make the code work?

mde commented

That looks like you're mixing EJS and JavaScript template literals. I'm not sure what you're trying to do there, but I can't help people debug their application code. If you can demonstrate a specific problem with EJS itself, please feel free to reopen this issue.