diff --git a/content/groups/dyuganga/projects/text/proofreading/editing/markdown/images.md b/content/groups/dyuganga/projects/text/proofreading/editing/markdown/images.md new file mode 100644 index 000000000..85a3e9639 --- /dev/null +++ b/content/groups/dyuganga/projects/text/proofreading/editing/markdown/images.md @@ -0,0 +1,13 @@ ++++ +title = "Images" ++++ + +- Within an image subfolder, save the image to be incldued (screenshot using a tool like flameshot.org if needed). + - If that's not possible, please send the image file via telegram. + +- Then apply a tag like: + +``` +{{< figure src="../images/IMAGE_FILE_NAME" title="" class="thumbnail">}} +``` +