You are viewing a single comment's thread from:
RE: Forum test
Reply to [Update] Markdown Renderer is here! 😃
Let's check if code embeding is possible:
in a line: test
def test():
return "ok"
Great: ```python
works!
Reply to [Update] Markdown Renderer is here! 😃
Let's check if code embeding is possible:
in a line: test
def test():
return "ok"
Great: ```python
works!