This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Package go_hi is an autogenerated binder stub for package hi. | |
// gobind -lang=go golang.org/x/mobile/example/libhello/hi | |
// | |
// File is generated by gobind. Do not edit. | |
package go_hi | |
import ( | |
"golang.org/x/mobile/bind/seq" | |
"golang.org/x/mobile/example/libhello/hi" | |
) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module Jekyll | |
# https://gist.github.com/jasongraham/639920 | |
# Compiled LESS CSS into CSS. You must specify an empty YAML front matter | |
# at the beginning of the file. | |
# .less -> .css | |
class LessConverter < Converter | |
safe true | |
priority :low | |
pygments_prefix "\n" | |
pygments_suffix "\n" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"flour":"1 cup", | |
"milk":"2 cups"} |