URGENT: asciidocfx does not create ditaa - diagrams when hash has not changed (means after you finished your code)
See original GitHub issue- open asciidocfx
- create an asciidoc file
- create an ditaa diagram
- finish your ditaa diagram
[ditaa]
....
+-------------+
| Asciidoctor |-------+
| diagram | |
+-------------+ | PNG out
^ |
| ditaa in |
| v
+--------+ +--------+----+ +---------------+
| +---+ Asciidoctor +--->| |
| Text | +-------------+ | Beautiful |
|Document| | !magic! | | Output |
| {d}| | | | |
+---+----+ +-------------+ \---------------/
: ^
| Lotsxx of work |
+-----------------------------------+
....
- close asciidocfx
- restart asciidocfx
- diagram is not generated
Turning off the Cache did not change this, I assume it does not create the diagram when the HASH does not change, OR I assume that the cached file is somewhat deleted ?
Environment:
- Windows 10 - Version 1909
- openjdk version “1.8.0_282”
- OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_282-b08)
- OpenJDK 64-Bit Server VM (AdoptOpenJDK)(build 25.282-b08, mixed mode)
Issue Analytics
- State:
- Created 3 years ago
- Comments:16 (8 by maintainers)
Top Results From Across the Web
Kroki Arbitrary File Read/Write (#320919) · Issues - GitLab
Set up a server with the address that is being appended as kroki-server-url, , I used this scriptto serve a public-key file with...
Read more >AsciidoctorJ 1.6.0 released, at last!
AsciidoctorJ is the official library for running Asciidoctor on the JVM. With AsciidoctorJ, you can convert AsciiDoc content, analyze the structure of a...
Read more >asciidoctor-kroki - npm
An extension for Asciidoctor.js to convert diagrams to images using Kroki! Install. Node.js; Browser; Ruby; Antora Integration. Usage. Supported ...
Read more >ditaa | Plugins for Nikola
Create diagrams (using ASCII art and render them to PNG or SVG using ditaa with this ReST directive. ditaa is a neat tool...
Read more >Producing technical documentation - an overview
So, first, what is the whole process? It's not about just writing the content. It needs to be distributed to the reader, meaning...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I’m closing the issue, let me know if you need help
@erdincay Working on this, most probably will be in May.