on Welcome to the Proxmox community! · c/proxmox · 1 pts · 3yLooked ok How about a multiline block? C# // Hello World! program namespace HelloWorld { class Hello { static void Main(string[] args) { System.Console.WriteLine("Hello World!"); } } Bash #!/bin/bash echo "Hello World" Preserves line breaks, but no syntax highlighting 😞
on Welcome to the Proxmox community! · c/proxmox · 1 pts · 3yMarkup editor is pretty average, would have preferred like GitHub Markdown.
on Welcome to the Proxmox community! · c/proxmox · 1 pts · 3yPartly to test how threading and formatting works on Lemmy... I run three PX servers at home the big one (64GB RAM) is my storage and media server plus a couple of Dev VM. Desktop one in my office running a Windows 11 with GPU passthrough as my main desktop NUC in the granny flat running a PBS VM for backups
Looked ok How about a multiline block?
C#
Bash
Preserves line breaks, but no syntax highlighting 😞
Markup editor is pretty average, would have preferred like GitHub Markdown.
Partly to test how threading and formatting works on Lemmy...
I run three PX servers at home
Cheers, I hope it works out