Skip to content

Commit

Permalink
Merge pull request #39 from ceddlyburge/patch-1
Browse files Browse the repository at this point in the history
State that markdown is base64 encoded for urls
  • Loading branch information
knsv authored Aug 9, 2020
2 parents 3398b73 + 1be415a commit ba1f708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Links.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit ba1f708

Please sign in to comment.