Merge pull request #1 from RojjaCebolla/patch-1

Use tilde as shorthand for {cardname}
This commit is contained in:
Chris McGuire
2022-12-15 19:32:32 -06:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -217,7 +217,7 @@
<h5 class='margin-top'>Text Codes:</h5>
<div class='text-codes margin-bottom padding'>
<h5>Code</h5><h5>Result</h5>
<h5>{cardname}</h5><h5>Inserts the name of the card</h5>
<h5>{cardname}</h5><h5>Inserts the name of the card (or use a tilde: ~)</h5>
<h5>{-}</h5><h5>Inserts an em-dash</h5>
<h5>{i}</h5><h5>Italicizes text</h5>
<h5>{/i}</h5><h5>Removes italicization</h5>
@@ -811,4 +811,4 @@
</div>
<script defer src='/js/creator-23.js'></script>
<script defer src='/js/frameSearch.js'></script>
<!-- END OF CONTENT -->
<!-- END OF CONTENT -->