mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-07-07 11:07:19 +00:00
Fix <ul> inside <p> warning
This commit is contained in:
parent
037107bbd0
commit
4ee80fba8e
2 changed files with 26 additions and 24 deletions
|
@ -174,6 +174,7 @@
|
|||
</style>
|
||||
|
||||
<script lang="ts">
|
||||
import Vue from "vue";
|
||||
import {mapState} from "vuex";
|
||||
import yaml from "js-yaml";
|
||||
import CodeBlock from "./CodeBlock.vue";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue