实现 markdown 代码解析和自动高亮

This commit is contained in:
RockYang
2023-03-23 15:11:02 +08:00
parent c700895d9c
commit a061881d4a
8 changed files with 245 additions and 31 deletions

View File

@@ -69,6 +69,10 @@ export default defineComponent({
font-size: var(--content-font-size);
border-radius: 5px;
p:last-child {
margin-bottom: 0
}
//.cursor {
// height 24px;
// border-left 1px solid black;