Chapter 21. Progress bars

AsciiDoc-Bootstrap backend 4.0.0 introduces a new inline macro that implement the Bootstrap Progress Component.

[Warning]

Stacked progress bar is not supported.

progess:<target>[<attributes>]

The contents of the progress <target> is used to draw percent of progress bar completed (Must be numeric and between 0 and 100).

Progress macro attributes

[Warning]

There is no fallback strategy to build a progress bar with html5 or any other backends.