Questions tagged [asciidoc]

5 questions
28
votes
3 answers

What advantages does markdown have over asciidoc?

I've been using Asciidoc ever since I discovered it and use it a lot to be my defacto README text file. It's readable in text and it can output all kinds of other formats, like man pages, pdf, html, etc. Lately I've been seeing more and more…
csgeek
  • 1,659
9
votes
1 answer

Why does asciidoc have texlive as a dependency?

This is what happens when I try to install asciidoc: $ sudo apt-get install asciidoc Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: dblatex…
XXX
  • 193
8
votes
6 answers

Editor with live preview for AsciiDoc

I'm looking for something like ReText, but for AsciiDoc. The closest I have found is this relatively complex solution (or here) involving Ruby, guard, guard-shell, rb-inotify, asciidoctor, Epiphany (or another browser with LiveReload). I'll do all…
MountainX
  • 5,969
1
vote
1 answer

Is there any tool to convert ms visio flowchart to asciidoc directly?

I have a flowchart in visio which I need to embedd inside a asciidoc file .is there any tool to achieve his?
dnn
  • 101
0
votes
2 answers

Can't Uninstall "asciidoc" Package

I was building from source a package which needed asciidoc on Ubuntu 19.10. Now I want to uninstall it but I get the following Package 'asciidoc' is not installed, so not removed while it is clearly installed. Why is that happening? How can I…
Adam
  • 2,738