-
-
Notifications
You must be signed in to change notification settings - Fork 498
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
Question: asciidoc and/or reStructuredText support #267
Comments
In the short term? I don’t have any plans to do this short term but am open to the voting will of the people 😎 |
This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. The enhancement backlog can be found here: https://github.com/11ty/eleventy/issues?utf8=%E2%9C%93&q=label%3Aneeds-votes+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! |
Gotcha, ty |
If anyone still looking to use Asciidoc with Eleventy, I have created a plugin |
hi @saneef, thanks for creating the eleventy-plugin-asciidoc . I’m trying to get it to work with a barebones Eleventy project which I just started — could you share any repos that have it working? |
Are you planning to support Asciidoc or reStructuredText in the short time?
They are more expressive and extensible than MarkDown (at least in it's CommonMark which tries to standardise the language) but near as simple, as far as I know.
Just wondering if you were thinking about them alongside with all the others templating languages you suppot
The text was updated successfully, but these errors were encountered: