Testing a post with a percent symbol in the title. Sub-heading with % symbol # Sub-heading also exported correctly
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 Oct 05, 2024 21:20 UTC.
ox-hugo
.Image in homepage branch bundle:
Testing a post with a percent symbol in the title. Sub-heading with % symbol # Sub-heading also exported correctly
Here the Org code markup is explicitly specified to be used for <kbd> tag generation by setting EXPORT_HUGO_USE_CODE_FOR_KBD property to t. So ~C-h f~ will show up as <kbd>C-h f</kbd>. Example: Few of Emacs help keybindings: C-h f, C-h v Test auto-protection of angle brackets: S-<left>
Test the linking of Hugo bundle subtrees in other Org files.
Figure captions with markup.
ox-hugo Issue #30 External links with search options external-links # Links between documents can contain some search options. Only links to a heading with a :CUSTOM_ID property will be resolved to the appropriate location in the linked file. Links to headings and links to targets will be resolved to the containing file. Link to CUSTOM_ID Link to a heading Links to Org Targets: here and here Internal links internal-links # Internal links point to targets in the current subtree that will be exported to the same Hugo post as the link source.
Test that exports finish without any error even when the post has broken links.
Index page of Page Bundle B. Link to Leaf Bundle A Link to Branch Bundle C
Index page of Page Bundle A. Link to Leaf Bundle B Link to Branch Bundle C Link to images not in the current directory # Source path contains /static/ # When path contains /static/, the path translations are the exact same as those for non-bundle cases. More details Source path contains the bundle name # See this other test for examples. Inside <ORG_FILE_DIR> Copied-to location inside BUNDLE Explanation <ORG_FILE_DIR>/bar/<BUNDLE>/baz/foo.png <HUGO_BASE_DIR>/content/<SECTION>/<BUNDLE>/baz/foo.png If the file directory path contains "/<BUNDLE>/", the directory structure following that "/<BUNDLE>/" is preserved.
Test that exports finish without any error even when the post has broken links.
Test to check inlining + fill region of SVG from Issue 470
hugo-bare-min-theme
+ Hugo 0.101.0
(commit
466fa43c16709b4483689930a4f9ac8add5c9f66)
.
This site is powered by Netlify.