Spoiler test 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2023 02:08 PM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2023 02:44 PM - edited 01-23-2023 02:48 PM
Code sample:
// comment
var asdf = 1234;
javascript;
var ghjk = 5678;
...after sample.
javascript;
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2023 04:17 PM
Hi there
javascript:keyword
javascript:
Code sample starts:
// Comment
var asdf = 1234;
javascript:
var ghjk = 4567;
...sample ends.