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
Open

Issue with some code blocks #2

stefanbuck opened this issue Oct 25, 2016 · 0 comments

Comments

@stefanbuck
Copy link
Member

@stefanbuck stefanbuck 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;
use ArrayAccess;
requireNamespace("rlang")
@stefanbuck stefanbuck mentioned this issue Sep 24, 2020
1 of 2 tasks complete
@stefanbuck stefanbuck mentioned this issue Oct 12, 2020
2 of 2 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.