Level 1
just testing
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
just testing
code
test
foreach
My Code
test
$var = "hey look, ma! Code!";
oh wow, a quote!

just testing
abc
$var = "hey look, ma! Code!";
_italics_ italics
__strong__ strong
test bla bla
bold
test
me only testing im sorry
on uper site you use three ``` and bottom side you use three ``` then you write your code on midle
just use it.
$date = Carbon::now()->format('m-d-Y H:i');
$fileName = Carbon::now()->format('mY') . '.json';
$var = 'dadad';
how to get black background color with code
omg finally got it. use < pre> < code class="hljs javascript"> text here and close the both tag.
this is code tag which appear red text in color
inspect code what other are using
just use 3 bacticks. you can find it above Tab button. just put 3 backticks, press enter, put you cod, again enter and finally the 3 backticks once again
hello
test
class Something implements Anotherthing
{
}
php artisan test
test
outside
Testing testing
``` testing
Code goes in here..
```
test
Simply write code
@snapey yeah you just broke the page, thanks lol
@cronix removed it now! Sorry about that
Testing...
public function __construct()
{
$this->middleware('auth')->except('index', 'show');
}
resetForm () {
this.form = {
title: this.title,
body: this.body
};
this.editing = false;
}
`` hahaha
test
testing 3
Please or to participate in this conversation.