AsciiDoc-Bootstrap backend 4.0.0 introduces a new inline macro that implement the Bootstrap Progress Component.
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
info, success, warning, or danger.
There is no fallback strategy to build a progress bar with |