-
```
[owner]
name = "Tom Preston-Werner"
organization = "GitHub"
bio = "GitHub Cofounder & CEO\nLikes tater tots and beer."
dob = 1979-05-27T07:32:00Z # First class dates? Why not?
…
-
Colons are much less visually distracting and easier to type being on the home row. I think this is something YAML/JSON/Javascript/Python got right.
If you look at the two examples below, the first o…
-
Hello,
I'm finding the documentation / behavior of block helpers confusing. This is with 1.0.beta.6.
The [README](https://github.com/wycats/handlebars.js/blob/master/README.markdown) states that:
…
-
I don't know if this has been discussed previously, in the readme there is a section on how to use a function to capture text from a mustache template and apply some filtering to it:
```
{{#b…
maca updated
12 years ago
-
I have no idea if this is even buildable, part of it don't work properly.
Note that I was an AI at the time of the bugs happening.
Specifically:
changing current network (does nothing)
[Edit Code] bu…
-
I'm following the instructions in the Setup and Build section of the readme and I'm running into issues with package versions.
Here is my output... running from an elevated command prompt.
C:\GITHU…
-
Hi,
So when I do
```
"name": "Tater",
"bolder": function() {
return function(text, render) {
return "" + render(text) + ''
}
}
```
render says i…
-
Migrated from [rt.perl.org#26559](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=26559) (status was 'resolved')
Searchable as RT26559$
p5pRT updated
20 years ago