Last active
August 7, 2025 10:30
-
-
Save mirojones/b54e626828f266220f496fb3cbe9adb8 to your computer and use it in GitHub Desktop.
Stack Overflow stack snippet syntax
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- begin snippet: js hide: false console: true babel: null babelPresetReact: false babelPresetTS: false --> | |
<!-- language: lang-html --> | |
<!-- insert html here --> | |
<!-- language: lang-js --> | |
// insert js here | |
<!-- language: lang-css --> | |
/* insert css here */ | |
<!-- end snippet --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment