.Kind (page): .Type (posts) / .Layout ()
Bundle: leaf
[ 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 4f6517d "fix: Escape Hugo shortcodes in description front-matter" on 2022-05-31.
Markdown source of this page

Citations with captions

tags: citations pandoc caption figure plantuml


Description/Summary

This test tests the following:


Content

ox-hugo Issue #191

rectangle "<html>, <body>, etc." as a  {
  rectangle "<div>..." as b #antiquewhite {
    rectangle "<video>...\n\n\n" as c
  }
}

Code Snippet 1: Nested Boxes using PlantUML

Figure 1: PlantUML generated figure showing nested boxes

Figure 1: PlantUML generated figure showing nested boxes

References #

Eilan, Naomi. 2016. “You Me and the World.” Analysis 76 (3): 311–24.

Giovanelli, Marco. 2016. “"...But I Still Can’t Get Rid of a Sense of Artificiality" The Reichenbach–Einstein Debate on the Geometrization of the Electromagnetic Field.” Studies in History and Philosophy of Science 54: 35–51.


Resources


Page (Debug)

Page VariableValue
Name "Citations with captions"
Title "Citations with captions"
ResourceType "page"
Kind "page"
Section "posts"
Draft false
Type "posts"
Layout ""
Permalink "https://ox-hugo.scripter.co/test/posts/citations-with-captions/"
RelPermalink "/posts/citations-with-captions/"
Data
page.Data{} (type:page.Data)
NextPageParsing notes from LOGBOOK
PrevPageHUGO_DRAFT not set, TEST__DONE state
NextInSectionParsing notes from LOGBOOK
PrevInSectionHUGO_DRAFT not set, TEST__DONE state

Page Params (Debug)

KeyTypeValue
datetime.Time 2018-08-19 00:00:00 +0000 UTC
descriptionstring " This test tests the following:\n\n - Pandoc leave the HTML `span` tags as-is.\n - Pandoc does not escape the `<` in the `figure` shortcodes with\n captions (in general: `{{</* .. */>}}` shortcodes that could wrap across\n lines).\n - While Pandoc auto-wraps the re-written Markdown, it also wraps the\n `{{</* .. */>}}` shortcodes. The test checks that such \"wrapped\n shortcodes\" get unwrapped.\n "
draftbool false
iscjklanguagebool false
lastmodtime.Time 2022-05-31 17:36:16 -0400 -0400
publishdatetime.Time 2018-08-19 00:00:00 +0000 UTC
tags[]string "citations" "pandoc" "caption" "figure" "plantuml"
titlestring "Citations with captions"

Resources (Debug)

Resource VariableValue
Name "nested-boxes.svg"
Title "nested-boxes.svg"
ResourceType "image"
Permalink "https://ox-hugo.scripter.co/test/posts/citations-with-captions/nested-boxes.svg"
RelPermalink "/posts/citations-with-captions/nested-boxes.svg"
Params

File Object (Debug)

FileInfo VariableValue
UniqueID "9bb28b64051faeb318a77e66a3e8823e"
BaseFileName "index"
TranslationBaseName "index"
Lang "en"
Section "posts"
LogicalName "index.md"
Dir "posts/citations-with-captions/"
Ext "md"
Path "posts/citations-with-captions/index.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]