diff options
| author | Adam <adam@adambard.com> | 2014-09-08 13:08:28 +0200 | 
|---|---|---|
| committer | Adam <adam@adambard.com> | 2014-09-08 13:08:28 +0200 | 
| commit | eab554a7a7f2869ff7dac9f54acce9a7ed55cfa4 (patch) | |
| tree | 6aa56adb4c78581ad7b6dbb13b5aef0968df8384 /swift.html.markdown | |
| parent | c0d8a18b08d114dd0142a09f6787c7221b423802 (diff) | |
Review docs for added rouge lexers and update those with new highlighters
Diffstat (limited to 'swift.html.markdown')
| -rw-r--r-- | swift.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/swift.html.markdown b/swift.html.markdown index e7f2f9a2..77047355 100644 --- a/swift.html.markdown +++ b/swift.html.markdown @@ -12,7 +12,7 @@ The official [Swift Programming Language](https://itunes.apple.com/us/book/swift  See also Apple's [getting started guide](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/LandingPage/index.html), which has a complete tutorial on Swift. -```js +```swift  //  // MARK: Basics  // | 
