.Kind (page): .Type (posts) / .Layout ()
Bundle: n/a (regular page)
[ categories | tags | search ]
ox-hugo Test Site

This is the test site for the ox-hugo package for Emacs/Org-mode.

It is updated automatically after each commit to the ox-hugo repo. It was last updated on Mar 05, 2024 19:24 UTC.


This page was created/modified in commit 4581426 "Fix test" on 2022-01-06.
Markdown source of this page

Inline hyperlinked and non-hyperlinked images

tags: image inline


Description/Summary

This tests the feature added to support proper export syntax for inline images – ox-hugo Issue #125. Inline non-hyperlinked image # No Alt text or any other attributes # This is an inline non-hyperlinked image without alt text or other attributes: . With Alt text # This is an inline non-hyperlinked image with alt text: . With other HTML attributes # This is an inline non-hyperlinked image with the width attribute: .


Content

This tests the feature added to support proper export syntax for inline images – ox-hugo Issue #125.

Inline non-hyperlinked image #

No Alt text or any other attributes #

This is an inline non-hyperlinked image without alt text or other attributes: .

With Alt text #

This is an inline non-hyperlinked image with alt text: Inline Non-hyperlinked Image.

With other HTML attributes #

This is an inline non-hyperlinked image with the width attribute: org-mode-unicorn-logo.png.

Non-inline non-hyperlinked image #

Inline hyperlinked image #

No Alt text or any other attributes #

This is an inline non-hyperlinked image without alt text or other attributes: .

With Alt text #

This is an inline non-hyperlinked image with alt text: Inline Non-hyperlinked Image.

With other HTML attributes #

This is an inline non-hyperlinked image with the width attribute: copy-2-of-unicorn-logo.png.

With space in the filename #

This is an inline hyperlinked image with a space in the filename: ox-hugo Issue #277 ![](/ox-hugo/unicorn logo.png).

Non-inline hyperlinked image #


Page (Debug)

Page VariableValue
Name "Inline hyperlinked and non-hyperlinked images"
Title "Inline hyperlinked and non-hyperlinked images"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/posts/inline-images/"
RelPermalink "/posts/inline-images/"
Data
page.Data{} (type:page.Data)
NextPageInline code blocks
PrevPageInlined SVG
NextInSectionInline code blocks
PrevInSectionInlined SVG

Page Params (Debug)

KeyTypeValue
draftbool false
iscjklanguagebool false
lastmodtime.Time 2022-01-06 15:32:23 -0500 -0500
tags[]string "image" "inline"
titlestring "Inline hyperlinked and non-hyperlinked images"

File Object (Debug)

FileInfo VariableValue
UniqueID "42260220198294016c546ab3c27aebe8"
BaseFileName "inline-images"
TranslationBaseName "inline-images"
Lang "en"
Section "posts"
LogicalName "inline-images.md"
Dir "posts/"
Ext "md"
Path "posts/inline-images.md"

This site is generated using the ox-hugo package for Emacs/Org-mode + hugo-bare-min-theme + Hugo 0.101.0 (commit 466fa43c16709b4483689930a4f9ac8add5c9f66) . This site is powered by Netlify.
[Test Site home | ox-hugo home]