vuejs / vuepress

📝 Minimalistic Vue-powered static site generator
https://vuepress.vuejs.org
MIT License
22.43k stars 4.78k forks source link

Asciidoctor.js support #1861

Open abelsromero opened 4 years ago

abelsromero commented 4 years ago

Feature request

What problem does this feature solve?

Support for other another popular writing format. Plus, the out-of-the-box search and multi-language vuepress offers (not offered in other static generators) would work wonders to document OS projects in asciidoc.

What does the proposed API look like?

How should this be implemented in your opinion?

I lack the knowledge. But I assume the current engine converts single md files one by one generating the target HTML. I don't it should be easy, but this could be replicated with https://github.com/asciidoctor/asciidoctor.js/ in a similar manner. I had a look at some vuepress features and:

Are you willing to work on this yourself?

I really cannot due to other commitments and lack of JS expertise, but I am curious to know if you think this could be an option.

flozero commented 4 years ago

I am not familar with ascii doctor.

But It can be a cool feature to have the possibility to have custom transformation.

Interesting but it could be a bit tricky to add it

MasterShu commented 4 years ago

It would be better have more choice, I hope VuePress supported Asciidoctor too.

CanadianBeaver commented 4 years ago

Please, consider using AsciiDoc in VuePress. Thank you.

jabby commented 4 years ago

Please add this support. @kefranabg if you want, we can work on this together 😄

kefranabg commented 4 years ago

I'll discuss this topic with the team and we'll consider adding AsciiDoc support on VP.

For now I don't know what the impacts would be on VuePress core, but we have to make sure it's worth it. For example, if we know that AsciiDoc syntax will be used by 0.5% of VuePress users, we'll probably never implement it.

LukasHirt commented 4 years ago

Is there any update on this? I'd be up for contributing to this if you'd be interested.

hortonelectric commented 4 years ago

I am also interested.

alialjowaher commented 4 years ago

I'm also interested as we use asciidoc to documents all of our development projects (Business stuff Feasibility ,charter ,Software Requirements, etc...) in addition to user guides .

kevinlang commented 4 years ago

The great thing about AsciiDoc is that it provides, out of the box, most of the things that VuePress currently uses Markdown Extensions for.

imperialguy commented 3 years ago

It's going to be 2 years very soon since this issue has been opened. What's the status on this one? It's a no-brainer that asciidoc is far superior to markdown. Currently, Antora is the only tool that support technical writing using asciidoc.

RichardJECooke commented 2 years ago

Any plan for this yet? Asciidoctor is the only decent markup format honestly. Without it I can't switch to Vuepress, and would really like to.

bcardellini commented 10 months ago

also interested in this feature

bongxin commented 1 month ago

我也对这个功能感兴趣,希望可以支持

endurox-dev commented 1 month ago

+1