-
Notifications
You must be signed in to change notification settings - Fork 16
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
Maintenance #15
Comments
Seems like this is dead… |
Yep, I've started my parser, but it's abandoned as well https://github.com/rst-js/rst-js |
I wouldn't mind submitting a PR or two, as this project is a dependency for one I use quite often (<thoward/rst2html>), and there's a number of parsing features I would love add. But, it does seem like this project is largely inactive now. |
@seikichi is still active on GitHub. It would be great if they could make contributions possible, maybe by reviewing and merging PRs, maybe by allowing someone to do it. |
Hi @seikichi, thank you for creating this library!
I'm just started working on React writer so I can use reStructuredText with GatsbyJS. I see this library isn't complete and several elements aren't implemented. Especially directives would be useful in my case (#11).
If I start sending PRs, do you have time to review them? Or should I rather fork this repository right away?
Thank you again for your time and effort! So far everything works great and I'm looking forward when I switch from Sphinx to GatsbyJS.
The text was updated successfully, but these errors were encountered: