Skip to content

Instantly share code, notes, and snippets.

@AidaIssayeva
Created June 7, 2021 00:46
Show Gist options
  • Save AidaIssayeva/8dfd4474bd2154b72f953ae33c3c5e3a to your computer and use it in GitHub Desktop.
Save AidaIssayeva/8dfd4474bd2154b72f953ae33c3c5e3a to your computer and use it in GitHub Desktop.
Markdown tricks in Hugo you can use to enhance the experience
1. Linked image: [![Alt Text](Image URL)](Link URL)
example: [![This is my image](/path/to/image.png)]({{< relref "post/B.md" >}})
@AidaIssayeva
Copy link
Author

work in progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment