Git Product home page Git Product logo

Comments (8)

curiouslychase avatar curiouslychase commented on August 24, 2024

Thanks @bep, I'll look at it. I haven't used dep mgmt in go other than glide, but I thought I followed the docs. Sorry about that.

from goorgeous.

curiouslychase avatar curiouslychase commented on August 24, 2024

Just an update, turns out I was using godep (https://github.com/tools/godep#how-to-use-godep-with-a-new-project) and not go dep (https://github.com/golang/dep). Updating now, will continue with changes tonight hopefully.

from goorgeous.

curiouslychase avatar curiouslychase commented on August 24, 2024

Looking into it some this morning, this pkg really did do a major version change, looks like all of the public render methods are now private, so I'm going to have to figure out a way around that, but it'll def. be a blocker for moving to blackfriday v2.0.0.

from goorgeous.

bep avatar bep commented on August 24, 2024

They have basically one RenderNode method now, but you can switch on the types. Maybe get some inspiration here:

https://github.com/Ambrevar/blackfriday-latex

from goorgeous.

curiouslychase avatar curiouslychase commented on August 24, 2024

👍 just saw that as I was looking at how they're doing it. It'll still take some time, but that def. makes it better (and probably a better API anyways).

I've been working on a rewrite for using channels & AST, so this seems like something that'd dovetail into that. I'm going to reopen the issue you created and deprecate the v2.0.0 branch since it's not working and probably roll all of the work to convert in with the AST parser work I'm doing.

from goorgeous.

bep avatar bep commented on August 24, 2024

No rush. I'm struggling with exactly the same trying to get Hugo over to the new API. The goorgeous import is just one of many temporary commented out sections ... When people open up an issue about "Hugo should update to Blackfriday v2" I suspect they think the amount of work is changing some import statement.

from goorgeous.

QuLogic avatar QuLogic commented on August 24, 2024

So it's been about a year, but I don't see any more recent commits?

from goorgeous.

curiouslychase avatar curiouslychase commented on August 24, 2024

I had a branch I was getting ready to PR into Hugo this week that fixed this (no more dependency on Black Friday), but it looks like @niklasfasching PR'ed a new org parser, so I'm closing all the issues here, deprecating and archiving goorgeous.

from goorgeous.

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.