UNPKG

playground

Version:

Create Xcode Playgrounds for the Swift programming language with rich documentation generated from Markdown

15 lines (9 loc) 215 B
Some text. [A link][1]. ![An image][2] Lorem ipsum[^1] dolor sit. ```swift println("Hello world") ``` Some more text. [1]: http://example.com [2]: http://example.com/path/to/image.png [^1]: This is a footnote.