Files
l5rx-chiaroscuro/system/templates/actors/character/notes.html
2026-04-24 22:04:09 +02:00

4 lines
173 B
HTML

<div class="notes-wrapper">
{{editor data.enrichedHtml.notes target="system.notes" button=true editable=options.editable engine="prosemirror" collaborate=false}}
</div>