.Kind (home): .Type (page) / .Layout ()
Bundle: branch
[ 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 Feb 12, 2025 19:37 UTC.


This page was created/modified in commit f0dd0e2 "Support image copying for the homepage branch bundle case" on 2018-04-23.
Markdown source of this page

Content

Image in homepage branch bundle:


Resources

Issue 424 – Exporting Results blocks from Included Org files

(Last modified on Mon Jan 3, 2022)

Example of using #+include to export code block and results block from that included file.

Links to images

(Last modified on Sat Jan 1, 2022)

Test for internal links to image references.

Image links

(Last modified on Sat Jan 1, 2022)

This is some text before the first heading of this post. Unclickable image (works!) # # Org source #+name: fig__unclickable_image #+caption: Don't click this image -- It's not a hyperlink [[/images/org-mode-unicorn-logo.png]] Figure 1: Don’t click this image – It’s not a hyperlink To be fixed (Now fixed): The sub-headings in a post get exported as Heading 1 instead of Heading 2. For example, this sub-section’s heading is exported as: # Unclickable image instead of

Image captions

(Last modified on Fri Dec 31, 2021)

Figure captions with markup.

Multi-line footnote Japanese

(Last modified on Sat Dec 18, 2021)

Here is a footnote where it originally had Japanese text on both lines1. Here is a footnote where originally the first line ended in English but next line started with Japanese2. Here is a footnote entirely in English3. これはテストです. ↩︎ English on line 1 の Japanese on line 2 ↩︎ This is a long footnote. It is so long that it gets auto-filled over multiple lines. But even then it should be handled fine.

Footnote with source block

(Last modified on Sat Dec 18, 2021)

Exporting footnote with source block

Multi-line footnote (Goldmark)

(Last modified on Sat Dec 18, 2021)

This is some text1. This is a long footnote. It is so long that it gets auto-filled over multiple lines. But even then it should be handled fine. ↩︎

Multi-line footnote (Blackfriday)

(Last modified on Sat Dec 18, 2021)

This is some text1. This is a long footnote. It is so long that it gets auto-filled over multiple lines. But even then it should be handled fine. ↩︎

Single and Double quotes

(Last modified on Fri Dec 17, 2021)

The strings in these two columns should look the exact same. Rendered Actual Rendered Expection 1 ‘This’ ‘This’ 2 “This” “This” 3 “It’s” “It’s” 4 ‘It’s’ ‘It’s’ 5 “http://ox-hugo.scripter.co/” “http://ox-hugo.scripter.co/” 6 “http://ox-hugo.scripter.co/”. “http://ox-hugo.scripter.co/”. Note: There is a rendering issue is Row 5 above. That seems to be a corner case, because notice that Row 6 looks fine just because there was a trailing period. Will live with this issue for now.

Date and slug inheritance (Spanish)

(Last modified on Fri Dec 17, 2021)

La herencia de fecha y slug es útil cuando desea usar los mismos datos y slug para múltiples publicaciones, pero en diferentes idiomas. English version


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]