Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

How to display blockdiag in asciidoc preview? #302

@siddjain

Description

@siddjain

Description

Hello,

I have a blockdiagram (http://blockdiag.com/en/blockdiag/examples.html#simple-diagram) in my asciidoc. Example

blockdiag {
A -> B -> C -> D;
A -> E -> F -> G;
}

But this does not render in the asciidoc preview. How can I make it render in asciidoc preview? As I have lot of diagrams, I would like them to see in the preview before converting to PDF. I am able to see the diagram in PDF. Thanks

  • Atom version: 1.41.0
  • OS: Mac
  • asciidoc-preview version: 2.13.1
  • language-asciidoc version: 1.11.0

Syntax example

Your syntax example.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions