AsciidocFX: URGENT: asciidocfx does not create ditaa - diagrams when hash has not changed (means after you finished your code)

  • 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)

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 16 (8 by maintainers)

Most upvoted comments

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

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

It will be fixed in the next release, it is in progress.

Seems there is a bug, I’ll it take a look.