Code snippets on mobile devices

Be great if we could add code snippet markdown on mobile version of website .

You can use ``` to start and finish
Like

print("sup?")

Just start with ```

And finish with ```
I need to show in two different post cuz it makes everything a code container

2 Likes

Right but it be nice to select text and use small icon to add formatting, on desktop it’s available.
And finding specific symbol on iOS

‘’’ gdscript
func hello():
‘’’

Hmmmm then,
Just copy paste untill it’s added to forum

1 Like
Print("hi")

Ohh hey I found it it’s on that gear icon

1 Like
func good_lord()
   print(“thank you”)
1 Like

So strange the it’s not on stock keyboard iOS the backticks with so common markdown , will need post to Tim to add it :head_shaking_horizontally: , as new key feature of iOS 29​:zany_face:

1 Like

LoL
Tim Cook didn’t cooked it well

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.