3
This is a test. (example.com)

Can posts have a body and a URL?

Is markdown supported?

Console.WriteLine("Hello, World")

Do code blocks work?

What about with syntax highlighting?

console.log("Hello, World");

Can I make a code block with indentations?

var a = "Hello" var b = "World" console.log(${a}, ${b});

Let's see what quotations look like,

This is a quote.

And this one will be multiline.

Line one. Line two.

There should be a space above.

I think that's enough testing for now.

top 2 comments
sorted by: hot top new old
[-] jnovinger@programming.dev 1 points 3 years ago

I'm curious about Markdown in post titles. Anybody know about that?

[-] jnovinger@programming.dev 1 points 3 years ago

Looks like at least inline code styling is working in titles: https://programming.dev/post/184949. I also confirmed elsewhere that emojis work in titles.

I went looking at the Lemmy docs, but didn't find anything specific about titles. Just this:

The main type of content in Lemmy is text which can be formatted with Markdown. Refer to the table below for supported formatting rules.

this post was submitted on 07 Jun 2023
3 points (100.0% liked)

Programming.dev Meta

2767 readers
2 users here now

Welcome to the Programming.Dev meta community!

This is a community for discussing things about programming.dev itself. Things like announcements, site help posts, site questions, etc. are all welcome here.

Links

Credits

founded 3 years ago
MODERATORS