Remove backtick

This commit is contained in:
Gabriel Garrido 2024-05-11 18:08:28 +02:00
parent 45663329b2
commit a24fd48d1e

View file

@ -81,5 +81,5 @@ mastodon-markdown-archive \
By default, this tool uses the [post.tmp](./templates/post.tmpl) template to create the markdown file. A different template can be used by passing its path to `--template`.
For information about variables and functions available in the template context, refer to the `Write` method in [files.go](files/files.go#L108-L117)`.
For information about variables and functions available in the template context, refer to the `Write` method in [files.go](files/files.go#L108-L117).