-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note: Moved Repo #2
Comments
Haha what a coincidence, I also finally got some time to work on The roadmap in #1 seems a bit too IPFS specific, it hasn't been edited since the move, am I right? Nevertheless: there was immediately feedback on my attempt to revive the project and @wooorm (the author of I love to hear your findings since then, especially for the yet-not-decided topics! (like API section) |
It has been edited a bit - I am going to make it a bit more general. But it will be a standard, and it won't be configurable - I am OK with that. Yeah, @wooorm is awesome, but he's not going to do the work for us. :) The issue is that mdast doesn't have a .config option, at the moment, AFAIK. Instead of dealing with rules, I am just making very specific modules that deal with what I want and leaving it at that. It stops a ton of bikeshedding. If you want to help me make those, jump in. As it is, I'm expecting to ask @wooorm only for bug fixing, but I think we should be able to do this without too much effort. I'm trying to build for IPFS because it seems easier to go with this specific use case than to build a generic tool. I do hope to add this to my generator-nms tool, too. |
@zcei I edited it a lot, today! I've now got a full spec, and I'm working on a generator and a linter at the moment. Would love your feedback. Going to close this, for now. |
I have moved this repo to my own name from the IPFS org, because I think it will be more general than just for IPFS. My plan is to work on this and build it into something that can be used for other projects.
This will be of course based partially on zcei's standard-readme, as I finally have the time to take on the issue originally posed by @maxogden over at feross/standard in this issue.
The text was updated successfully, but these errors were encountered: