This commit is contained in:
Fabrice Mouhartem 2019-04-24 23:42:32 +05:30
parent 70d63401f2
commit 0092a2c304
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Then you can simply embed it on your webpage as an example:
<object data="/examples/termtosvg-sl.svg">replacement text</object>
```
**Warning:** The results is saved with read rights only to the owner of the file. Dont forget to fix this before uploading the file. Doing otherwise may lead you to some surprises.
**Warning:** The resulting file is saved with read rights only to the owner of the file. Dont forget to fix this before uploading the file. Doing otherwise may lead you to some surprises.
**Remark:** tested on firefox: you can also embed it as an image, but then you loose interactions and the possibility to select text, as you can see in the following example I used in [this post]({filename}/cheat-sheets/git.md) produces by
```sh