mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-07-27 04:20:43 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6ba87b1972 |
@@ -93,7 +93,7 @@
|
|||||||
:selectable="true"
|
:selectable="true"
|
||||||
:tag-style="markdownConfig.tagStyle"
|
:tag-style="markdownConfig.tagStyle"
|
||||||
:container-style="markdownConfig.containStyle"
|
:container-style="markdownConfig.containStyle"
|
||||||
:content="result.content"
|
:content="result.content || result.formatContent"
|
||||||
:markdown="true"
|
:markdown="true"
|
||||||
:showLineNumber="true"
|
:showLineNumber="true"
|
||||||
:showLanguageName="true"
|
:showLanguageName="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user