Adding formatted text to Swift in Xcode

Formatting in Playgrounds and Xcode projects is achieved using Markups in comments. The following article describes some of the things that you can do. Note that there are many more ways of acheiving some of the effects shown here. The idea behind markups is to make your code more readable whether you are using Playgrounds … Continue reading Adding formatted text to Swift in Xcode