feat: support markmap svg export and download as png image

This commit is contained in:
RockYang
2024-04-22 14:20:51 +08:00
parent 8a1c55c731
commit 9eb1353455
5 changed files with 67 additions and 11 deletions

View File

@@ -67,8 +67,18 @@
.right-box {
width 100%
h2 {
color #ffffff
.top-bar {
display flex
justify-content space-between
align-items center
h2 {
color #ffffff
}
.el-button {
margin-right 20px
}
}
.markdown {