This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Paste the following code into your flashcard template --> | |
<!-- The code will automatically generate stroke animations for the field {{Hanzi}} --> | |
<!-- Make sure to change this field to whatever you use!! --> | |
<div id="hanzi-container" class="scrolling-wrapper-flexbox"> | |
</div> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/hanzi-writer.min.js"></script> | |
<script> |