Replies: 3 comments 4 replies
|
For Hugo, I have started to test this in gohugoio/hugo#15125 -- I will come back here with some more to-the-point feedback when I understand this better. |
|
Could you write a migration guide for users to switch to v2? |
|
I have upgraded Hugo and some other Goldmark extensions to v2, and it was mostly smooth sailing. Breaking: Attribute values are now Some general comments/wishes:
|
Uh oh!
There was an error while loading. Please reload this page.
I’m currently working on a prototype of v2. I’d appreciate any feedback or suggestions you have regarding v2 in this discussion.
You can try v2 from here.
As it is currently in beta, you'll need to run
go getwith an explicit version, such asgithub.com/yuin/goldmark/v2@v2.0.0-beta.1.The motivation behind v2 is as follows (reproduced from the README.md):
All reactions