Code Monkey home page Code Monkey logo

Comments (7)

nevir avatar nevir commented on August 15, 2024

Heh, it would be much appreciated!

Things to keep in mind if you do muck around in that code:

  • I want to refactor the hell out utils.splitSource, you're welcome to tear it apart if it makes things easier.
    • My initial thinking is that there might need to be multiple (generic) line matching funcs that can be configured
    • Eventually, I want to support literate haskell, coffeescript and any other language that explicitly supports that style (i.e. comments aren't prefixed by anything, and code is indented/delimited by something like >)

from groc.

Raynos avatar Raynos commented on August 15, 2024

I was just going to ask for this feature again but I forgot I asked for it before o/

Turns out my hatred of coffeescript got in the way ._.

from groc.

nevir avatar nevir commented on August 15, 2024

Heh, that's alright. I definitely want to support them, though priority-wise it's a bit lower on my list (I want to make this a good alternative to docco before I start expanding it feature-wise past that)

from groc.

emilecantin avatar emilecantin commented on August 15, 2024

It gets in the way of adding CSS / LESS support, see #35

from groc.

jaredly avatar jaredly commented on August 15, 2024

+1 yes please!!

from groc.

kmdavis avatar kmdavis commented on August 15, 2024

This pull request adds support for block comments (including single line block comments) #83

from groc.

kmdavis avatar kmdavis commented on August 15, 2024

closed by pull request #83

from groc.

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.