Formatted text
-
Hello,
is there a way to send formatted text?
For example, I want to send a source code snippet like this:
def f(a): a = a +1 return a
But the plugin formats it as
def f(a):
a = a +1
return aAlso, it is possible to use a monospaced font?
Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Formatted text’ is closed to new replies.