Disable exporting of sub-heading tags by setting export option
tags:nil
.
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.
ox-hugo
.Image in homepage branch bundle:
Disable exporting of sub-heading tags by setting export option
tags:nil
.
Export the SCHEDULED, DEADLINE, etc. planning info time stamps.
Top level heading 1 # This heading is wrapped in a section tag with classes outline-1 and foo. Sub-heading 1.1 # This heading is wrapped in a div tag with classes outline-2 and foo. Top level heading 2 # This heading is wrapped in a section tag with classes outline-2 and bar. Sub-heading 2.1 # This heading is wrapped in a div tag with classes outline-2 and zoo. Top level heading 3 # This heading is wrapped in an aside tag with classes outline-1 and foo.
Releasing version 1.1 # Foo ( Bar ) Baz # (Foo)Bar.Baz&Zoo # . → dot & → and C++ # + → plus Hey! I have a link here (Awesome!) # Este título es en español # Non-English titles # ÂÊÎÔÛ # ÁÉÍÓÚÝ # ÀÈÌÒÙ # ÄËÏÖÜ # ÃÐÑÕÞ # Ç # Headings with HTML # Checklist [1/3] # Above title would render to Checklist <code>[1/3]</code> in Markdown. DONE Item 1 # Above would render to <span class="todo DONE_">DONE </span> Item 1 in Markdown.
Heading 1 of the post # Something Heading 1.1 of the post # Something else Heading 2 of the post # Something 2 Heading 2.1 of the post # Something 2.1
Tests for paired shortcodes with positional arguments.
Tests for paired shortcodes with no arguments.
This tests the feature added to support proper export syntax for inline images – ox-hugo Issue #125. Inline non-hyperlinked image # No Alt text or any other attributes # This is an inline non-hyperlinked image without alt text or other attributes: . With Alt text # This is an inline non-hyperlinked image with alt text: . With other HTML attributes # This is an inline non-hyperlinked image with the width attribute: .
ox-hugo Issue #339 Including another subtree from this same file # This test can be truly tested by locally deleting test/site/static/ox-hugo/copy-2-of-unicorn-logo.png from this repo, exporting this file and checking that the file got copied again. This is an inline non-hyperlinked image without alt text or other attributes: . Including a subtree from a file in different directory # This test can be truly tested by locally deleting test/site/static/ox-hugo/gnu.png from this repo, exporting this file and checking that the file got copied again.
Ref: ox-hugo Issue #500, ox-hugo Issue #395 File B
hugo-bare-min-theme
+ Hugo 0.101.0
(commit
466fa43c16709b4483689930a4f9ac8add5c9f66)
.
This site is powered by Netlify.