You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm surprised it hasn't been brought up before (at least from my searches) but a feature I would like to see would be a javascript renderer for the code preview function. A lot of snippets I have depend on javascript to display properly so a JS renderer would be perfect.
For example:
MassCode
CodePen
As you can see, it is a night and day difference haha, making the preview feature nearly useless for more modern snippets that expand beyond plain html and css.
I would assume it hasn't been implemented for security reasons but I think it should be possible given things like codepen, JSFiddle, etc are able to execute javascript securely in a sandbox.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello! I'm surprised it hasn't been brought up before (at least from my searches) but a feature I would like to see would be a javascript renderer for the code preview function. A lot of snippets I have depend on javascript to display properly so a JS renderer would be perfect.
For example:
MassCode

CodePen

As you can see, it is a night and day difference haha, making the preview feature nearly useless for more modern snippets that expand beyond plain html and css.
I would assume it hasn't been implemented for security reasons but I think it should be possible given things like codepen, JSFiddle, etc are able to execute javascript securely in a sandbox.
All reactions