add cardname-tilde to documentation

This commit is contained in:
RojjaCebolla
2022-11-22 00:33:50 -06:00
committed by GitHub
parent 00beb1abd2
commit e89aeab572

View File

@@ -217,7 +217,7 @@
<h5 class='margin-top'>Text Codes:</h5> <h5 class='margin-top'>Text Codes:</h5>
<div class='text-codes margin-bottom padding'> <div class='text-codes margin-bottom padding'>
<h5>Code</h5><h5>Result</h5> <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>{-}</h5><h5>Inserts an em-dash</h5>
<h5>{i}</h5><h5>Italicizes text</h5> <h5>{i}</h5><h5>Italicizes text</h5>
<h5>{/i}</h5><h5>Removes italicization</h5> <h5>{/i}</h5><h5>Removes italicization</h5>