this post was submitted on 03 Dec 2023
6 points (100.0% liked)

.NET

1547 readers
3 users here now

Getting started

Useful resources

IDEs and code editors

Tools

Rules

Related communities

Wikipedia pages

founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/6722007

I had cause to mention this to someone today, and thought I would share this here for anyone who may not have seen it before and would be interested in this info - Creating MAUI UI's in C#

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

Try this. I found it by searching for "dev.to how to format code".

[โ€“] [email protected] 1 points 1 year ago

Yeah that works! That says use 3 backticks, but if you click on the "code" tool, it only adds single backticks (hence me fiddling around with other ways of trying to make it indent, since the "code" tool doesn't do it. Not sure what use the "code" tool is then!). Thanks!