Skip Navigation

You're viewing a single thread.

33 comments
  • Are you using the node server? Is it working well?

    • Yeah, no issues so far.

    • Nothing related to deployment, but I've noticed photon doesn't let you escape markdown like other clients do.

      E.g. This:

        md
          
      \>watches french thing  
      \>gets mad when it's subversive and weird  
      ???
      
        

      Get's displayed like this in photon:

      • I'll look into that. Markdown is absolute hell to make work.

        • While I have you on markdown, this:

          test
          \
          \ test

          Is currently displaying like a line break with no extra space between the two, rather than as two different paragraphs.

          Other than that - great work. It's clearly the biggest hit of the frontends that we've added.

        • Absolutely get that, I've been doing some stuff with markdown lately and I didn't realise I could hate a file format so much. Best of luck, friend.

33 comments