markdown assets css

This commit is contained in:
hatemhellal
2024-11-30 23:35:20 +01:00
parent 357b19312c
commit 152bebbdd3
4 changed files with 55 additions and 268 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div>
<div class="content-wrapper">
<ContentRenderer :value="doc" /> <!-- Render the markdown content -->
</div>
</template>