question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 3 years ago
  • Comments:16 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
rahmanustacommented, May 1, 2021

I’m closing the issue, let me know if you need help

1reaction
rahmanustacommented, Apr 15, 2021

@erdincay Working on this, most probably will be in May.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found