Refactor the way of symbols was handled, now compatible with "monks enhanced journal".
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
</header>
|
||||
<section class="sheet-body">
|
||||
{{#if data.img}}<p><img src="{{data.img}}" title="{{data.name}}" /></p>{{/if}}
|
||||
{{#if data.data.description}}<p>{{{data.data.description}}}</p>{{/if}}
|
||||
{{#if data.data.description}}<p>{{{enrichHTML data.data.description}}}</p>{{/if}}
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user