Keith Cirkel

Results 469 comments of Keith Cirkel

You need to edit the docco.litcoffee file, and have it compile to the .js file - do not edit the JS file.

Hey @gauravmeena0708, sorry I didn't look at this after your change. The PR is a bit outdated now, would you be so kind as to rebase it? Thanks!

@neocotic Fancy rebasing this so I can take a proper look please?

@neocotic Had any time to look at this? I think its a pretty cool extension and would like to add it, but it needs a rebase.

@penx if you make a PR to correct it, I'll merge. If you wanted to be really awesome though, you could push this to get merged instead: https://github.com/isagalaev/highlight.js/pull/558. Then everyone...

Issue is now a year old. I'm going to close it, if anyone experiences this issue and feels like reopening (especially if they reopen with a PR to fix it)...

I'd like to hear more from other people on this. I think this might violate @jashkenas's "quick and dirty" rule, plus there isn't an overwhelming response from the community. I'm...

Great idea @voronianski and thanks for the time making this issue. Do you fancy changing the code and making a PR? You just need to edit [this file](https://github.com/jashkenas/docco/blob/master/docco.litcoffee) and doing...

Fancy making a pull request for this? You'd need to [edit the Cakefile's "doc" task](https://github.com/jashkenas/docco/blob/master/Cakefile#L25-L33) to generate all 3 sets to different directories, and potentially create a custom template that...

This may be a regression of #100 @justindujardin created #112 which made a single call to showdown. Since then the markdown parser has been switched to marked, which still supports...