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