Code Monkey home page Code Monkey logo

Comments (6)

netzpirat avatar netzpirat commented on August 12, 2024

This is definitely a bug. The problem is that I didn't found a single markdown library for node that gets GitHub flavored markdown right, so I postprocess it after the conversion to fix it, but oddly my fix introduced a new bug.

from codo.

aseemk avatar aseemk commented on August 12, 2024

Sorry for the delay, but thanks for fixing the missing whitespace issue! Are you open to fixing the line wrapping too?

from codo.

netzpirat avatar netzpirat commented on August 12, 2024

I think I got proper Markdown rendering right with Codo 1.5.0.

from codo.

aseemk avatar aseemk commented on August 12, 2024

That's awesome. I just tried to try it out but ran into what I think is the same Node 0.6 issue as before:

Cannot generate documentation: Object #<Object> has no method 'exists'
TypeError: Object #<Object> has no method 'exists'
    at Object.name (/Users/aseemk/Projects/Node/neo4j/node_modules/codo/src/codo.coffee:236:14)
    at /Users/aseemk/Projects/Node/neo4j/node_modules/codo/node_modules/async/lib/async.js:467:24
    at /Users/aseemk/Projects/Node/neo4j/node_modules/codo/node_modules/async/lib/async.js:86:13
    at Array.forEach (native)
    at /Users/aseemk/Projects/Node/neo4j/node_modules/codo/node_modules/async/lib/async.js:26:24
    at Object.forEach (/Users/aseemk/Projects/Node/neo4j/node_modules/codo/node_modules/async/lib/async.js:85:9)
    at Object.parallel (/Users/aseemk/Projects/Node/neo4j/node_modules/codo/node_modules/async/lib/async.js:466:19)
    at Function.run (/Users/aseemk/Projects/Node/neo4j/node_modules/codo/src/codo.coffee:54:22)
    at Object.<anonymous> (/Users/aseemk/Projects/Node/neo4j/node_modules/codo/bin/codo:3:28)
    at Object.<anonymous> (/Users/aseemk/Projects/Node/neo4j/node_modules/codo/bin/codo:5:4)

from codo.

netzpirat avatar netzpirat commented on August 12, 2024

Grrrr... it looks like I'm somewhat resistant to Node 0.6 compatibility (and I admit the CLI tool should get also specs). Thanks for letting me know.

from codo.

aseemk avatar aseemk commented on August 12, 2024

No worries, and thanks for fixing -- the generated text finally looks great!

from codo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.