Liquid syntax error: Unknown tag 'endraw'

Simplify data collection in your JS app with a fully integrated form management platform. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more. Integrates with any backend system, giving you full control over your data and no user limits.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (5)
parseInt(
${"9".repeat(304)}
) returns a number , parseInt(${"9".repeat(305)}
) returns InfinityCuz that's where the number exits the limit
Hence infinity
but that's interesting, because 304 is not power of 2.
btw there is a hard limit on the number you can use in repeat also!
😳