• Resolved codigopiton

    (@codigopiton)


    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 a

    Also, it is possible to use a monospaced font?

    Thank you!

    • This topic was modified 2 years, 1 month ago by codigopiton.
    • This topic was modified 2 years, 1 month ago by codigopiton.
    • This topic was modified 2 years, 1 month ago by codigopiton.
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.