https://github.com/objcio/s01e02-rendering-commonmark
Sample code for Swift Talk episode 2: Rendering CommonMark
https://github.com/objcio/s01e02-rendering-commonmark
Last synced: 11 months ago
JSON representation
Sample code for Swift Talk episode 2: Rendering CommonMark
- Host: GitHub
- URL: https://github.com/objcio/s01e02-rendering-commonmark
- Owner: objcio
- Created: 2016-07-17T07:39:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T13:28:28.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T22:19:26.041Z (11 months ago)
- Language: Swift
- Homepage: https://talk.objc.io
- Size: 125 KB
- Stars: 10
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Swift Talk
## Rendering CommonMark
This is the code that accompanies Swift Talk Episode 2: [Rendering CommonMark](https://talk.objc.io/episodes/S01E02-rendering-commonmark).
Make sure to open the workspace file and to build the project to make the playground work.