0.2.5
Pre-release
Pre-release
-
Fixed revealjs html export style bug.
-
Supported configuring attributes for diagram containers.
For example:```puml {.center} // your code here ```will add
class="center"to the container. -
By default, all exported files will use
github-light.cssstyle. You can use your preview theme for export by settingprintBackgroundtotruefrom the extension settings, or addprint_background:trueto front-matter.