Inlined SVG
Description/Summary
Test inlined SVGs with hyperlinks.Content
ox-hugo Issue #253
Introduce a new :inlined t HTML attribute.
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
Page (Debug)
| Page Variable | Value | |
|---|---|---|
| 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 |
| |
| NextPage | Inline hyperlinked and non-hyperlinked images | |
| PrevPage | Invalid Date | |
| NextInSection | Inline hyperlinked and non-hyperlinked images | |
| PrevInSection | Invalid Date |
Page Params (Debug)
| Key | Type | Value |
|---|---|---|
| description | string | "Test inlined SVGs with hyperlinks." |
| draft | bool | false |
| iscjklanguage | bool | false |
| lastmod | time.Time | 2022-05-27 10:49:08 -0400 -0400 |
| tags | []string | "image" "svg" "inline" |
| title | string | "Inlined SVG" |
File Object (Debug)
| FileInfo Variable | Value |
|---|---|
| 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" |