# Test 2

By [nimon.eth](https://paragraph.com/@nimon) · 2024-10-09

---

Now we will test what happens when we modify an article
-------------------------------------------------------

this is the initial text

this is the new text

and here I try a link to [test](https://bitcoin.org)

and here is a formula:

$$\\gamma + 3 = \\frac{2}{x^2}$$

here is a list

*   lol
    
*   xd
    

> ok now here is a quote
> 
> quote continues

here I want you to subscribe :

[Subscribe](null)

    #and now I show python code :
    new_var = 3
    this_var = new_var + 2
    print(f"this var's value : {this_var}")
    

  
and here is the end!

---

*Originally published on [nimon.eth](https://paragraph.com/@nimon/test-2)*
