.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 71cb5f2 "fix: Remove the blank line inserted between code blocks and captions" on 2022-05-27.
Markdown source of this page

Inlined SVG

tags: image svg inline


Description/Summary

Test inlined SVGs with hyperlinks.

Content

ox-hugo Issue #253

Introduce a new :inlined t HTML attribute.

ox-hugo homepage

Figure 1: An SVG with hyperlinks – generated using PlantUML

Captioned source block followed by an inlined SVG #

ox-hugo Issue #552

class A
url of A is [[https://example.org/]]
Code Snippet 1: My class diagram

A


Page (Debug)

Page VariableValue
Name "Inlined SVG"
Title "Inlined SVG"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/posts/inlined-svg/"
RelPermalink "/posts/inlined-svg/"
Data
page.Data{} (type:page.Data)
NextPageInline hyperlinked and non-hyperlinked images
PrevPageInvalid Date
NextInSectionInline hyperlinked and non-hyperlinked images
PrevInSectionInvalid Date

Page Params (Debug)

KeyTypeValue
descriptionstring "Test inlined SVGs with hyperlinks."
draftbool false
iscjklanguagebool false
lastmodtime.Time 2022-05-27 10:49:08 -0400 -0400
tags[]string "image" "svg" "inline"
titlestring "Inlined SVG"

File Object (Debug)

FileInfo VariableValue
UniqueID "3dbdc12508b60a3a373083c72e86ce96"
BaseFileName "inlined-svg"
TranslationBaseName "inlined-svg"
Lang "en"
Section "posts"
LogicalName "inlined-svg.md"
Dir "posts/"
Ext "md"
Path "posts/inlined-svg.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]