markdown for pages #338

Open
Johann150 wants to merge 20 commits from markdown into main
Showing only changes of commit ada0a7fa5a - Show all commits

View file

@ -9,7 +9,7 @@
<img v-if="page.eyeCatchingImageId" :src="page.eyeCatchingImage.url"/>
</div>
<div class="content" :class="{ center: page.alignCenter, serif: page.font === 'serif' }">
<Markdown :text="page.text" :is-note="false"/>
<Markdown v-once :text="page.text" :is-note="false"/>
</div>
<div class="actions">
<div class="like">