-
After conversion to AsciiDoc and HTML/PDF generation build steps using Asciidoctor have been implemented and merged already as part of #76, comprehensive navigation is still missing. Yes, there is a […
-
**What's the problem this feature will solve?**
I've seen that AsciiDoc has become a popular markup language for project README files. Would you be potentially interested in maintaining support f…
-
looks as there are issues blocking the use of counters as proposed in e.g.
https://stackoverflow.com/questions/57301720/asciidoc-table-for-counter-values-and-text-references and
https://github.c…
-
There are no cells for AsciiDoc.
So it would be nice if it was implemented.
Probably [asciidoctor.js](https://github.com/asciidoctor/asciidoctor.js) will help to implement this feature.
-
`asciidoc` with all its great toolchain can improve the way how we create and render our posts, guides etc. Maybe [`pandoc`](http://pandoc.org/) can automate it?
-
#### Feature Request
Create a `` component for rendering AsciiDoc syntax using `asciidoctorjs`, similar to the current Markdown component.
-
## 📝 Provide a description of the new feature
I know that you have markdown support in the file explorer preview pane, so I feel that it wouldn't be to hard to implement asciidoc support for the fi…
-
Hi guys,
is there a way to get asset hashing working with asciidoc files + Middleman?
Say I have an image in my .adoc like this:
image:mypic.png[mypic]
This won't get asset hashed at the …
-
Hi! Thanks for this awesome plugin! I want to know if it is possible to integrate the Asciidoctor diagram extension [asciidoctor-kroki](https://github.com/asciidoctor/asciidoctor-kroki) as an extensio…
-
I've found a feature called callouts:
https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/#source-code
![image](https://user-images.githubusercontent.com/491704/39868480-1b1b7cb4-545a-1…