BLACK FRIDAY: Save 50% on all my Swift books and bundles! >>

How to post code

Forums > 100 Days of SwiftUI

Hi,

I have a complete beginner question:

I'd like to post a block of code on this forum (in a post like this) and I'm not sure how to do it.
Will appreciate it if someone will help.

Thank you, Arthur

2      

When posting code to these forums, place three backticks ``` on the line before your code and three backticks ``` on the line after your code so that it will be formatted properly. You can also highlight an entire code block and click the </> button on the toolbar to wrap the block for you.

So like this:

posting code

func someCode(x: Int, y: Int) -> Int {
    return x + y
}

2      

See> How to Post Code

or See > How to Post Code #2

or this message > How to Post Code #3

4      

Thank you!

2      

Save 50% in my WWDC sale.

SAVE 50% All our books and bundles are half price for Black Friday, so you can take your Swift knowledge further without spending big! Get the Swift Power Pack to build your iOS career faster, get the Swift Platform Pack to builds apps for macOS, watchOS, and beyond, or get the Swift Plus Pack to learn advanced design patterns, testing skills, and more.

Save 50% on all our books and bundles!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.