Sign Up
EU Cyber Resilience Act (CRA) — First Deadline September 2026
If you sell LabVIEW-based software and systems in the EU, please be aware that new CRA regulations may require you to implement security vulnerability reporting starting September 11, 2026. The VIPM Team has prepared guides to help you understand how this applies to your software applications and published packages, since it's important you understand these regulatory requirements (click the Learn More link to read these guides). Thank you for your help in keeping security front-and-center within the LabVIEW community.
Learn more

AsciiDoc for LabVIEW by Wovalab - Toolkit for LabVIEW Download

This toolkit provides a set of vis that help you builds text output using AsciiDoc syntax and render adoc file as PDF or HTML5 files.

D Discussion Watch * 32 ↓11,648
 screenshot
Version1.12.0.485
ReleasedMay 08, 2026
Publisher Wovalab
License BSD 3-Clause "New" or "Revised" License
LabVIEW VersionLabVIEW>=14.0
Operating System Windows, Mac, and Linux
Used By wovalab_lib_antidoc   wovalab_lib_antidoc_add_on_labview_toolkit_documentation   wovalab_lib_antidoc_cli   pantherlab_lib_panther_dashboard   wovalab_lib_antidoc_add_on_labview_project_documentation   wovalab_lib_antidoc_add_on_teststand  
Project links Homepage   Documentation   Repository   Discussion

Description

This toolkit provides a set of vis that helps you builds plain-text file using asciidoc syntax.
It now provides all the tool needed to generate the HTML5 or PDF final document you always dream to get from your LabVIEW applications.

= What is AsciiDoc ?

AsciiDoc is two things:

. A mature, plain-text writing format for authoring notes, articles, documentation, books, ebooks, web pages, slide decks, blog posts, man pages, and more.

. A text processor and toolchain for translating AsciiDoc documents into various formats (called backends), including HTML, DocBook, PDF, and ePub.

More information here https://asciidoctor.org/docs/what-is-asciidoc/#what-is-asciidoc

NOTE: This product description is written with asciidoc syntax ;)

Release Notes

1.12.0.485 (May 08, 2026)

== New features:

* Update the embedded offline Ruby Instance to provide a new ruby version and the latest available Asciidoctor toolchain gems --> https://gitlab.com/wovalab/open-source/asciidoc-toolkit/-/work_items/101
* Add a new API function to test the availability of the Kroki server --> https://gitlab.com/wovalab/open-source/asciidoc-toolkit/-/work_items/103
* Diagram bloc now handles the target attribute to allow the addition of a prefix on the file generated --> https://gitlab.com/wovalab/open-source/asciidoc-toolkit/-/work_items/106

== Changes:

* Make Ruby API functions public --> https://gitlab.com/wovalab/open-source/asciidoc-toolkit/-/work_items/100
* The diagram bloc creation function can now handle any kind of diagram --> https://gitlab.com/wovalab/open-source/asciidoc-toolkit/-/work_items/102
* Add an option to only check the Asciidoctor gem with the `Check Asciidoctor Toolchain Installation` function to allow correct behavior with a lighter toolchain install --> https://gitlab.com/wovalab/open-source/asciidoc-toolkit/-/work_items/104
* The example has been improved to make it easier to generate a PDF/HTML file --> https://gitlab.com/wovalab/open-source/asciidoc-toolkit/-/work_items/105

wovalab was a contributor to this release


Recent Posts