Add content formatting on instance long description
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
6981b54679
commit
4d216f2406
|
@ -32,7 +32,7 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<hr />
|
<hr />
|
||||||
<section class="long-description">
|
<section class="long-description content">
|
||||||
<div v-html="config.longDescription" />
|
<div v-html="config.longDescription" />
|
||||||
</section>
|
</section>
|
||||||
<hr />
|
<hr />
|
||||||
|
|
Loading…
Reference in a new issue