fix markdown rendering for description

This commit is contained in:
Hayden 2023-01-28 11:31:24 -09:00
parent 80f7ea2ae9
commit 02c24858b6
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -406,9 +406,7 @@
</ul>
</div>
<template #description>
<p class="text-lg">
{{ item ? item.description : "" }}
</p>
<Markdown :source="item.description"> </Markdown>
<div class="flex flex-wrap gap-2 mt-3">
<NuxtLink ref="badge" class="badge p-3" :to="`/location/${item.location.id}`">
<Icon name="heroicons-map-pin" class="mr-2 swap-on"></Icon>