Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with some code blocks #2

Open
stefanbuck opened this issue Oct 25, 2016 · 0 comments

Comments

@stefanbuck
Copy link
Member

commented Oct 25, 2016

python

import os

rust

extern crate failure_derive;

ts

require('fs')

js

require('fs')

javascript

require('fs')

uby

require('log')

coffee

require('fs')

package.json

{
  "dependencies": {
    "JSONPath": "^0.11.2",
    "babel-polyfill": "^6.3.14"
  }
}

Project.json

{
 "dependencies": {
    "Microsoft.AspNetCore.Diagnostics": "1.0.0"
  }
}

dockerfile

FROM node:latest
Bundle "YankRing.vim"
Bundle "http://github.com/thinca/vim-quickrun.git"
Bundle "http://github.com/thinca/vim-poslist.git"
import "os"
@import "os"
@import "os"
@import "os"
<link rel="import" href="foo.html">
import java.util.Date;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.