Merge pull request #39 from ceddlyburge/patch-1

State that markdown is base64 encoded for urls
This commit is contained in:
Knut Sveidqvist
2020-08-09 13:33:33 +02:00
committed by GitHub
+1
View File
@@ -112,6 +112,7 @@ label[for="markdown"] {
<a href="{url}" download='' on:click={onDownloadPNG}>
Download PNG
</a>
(markdown is base64 encoded for these urls)
</div>
<p>
<label for="markdown">Copy Markdown</label>