Support tables written in table.el format
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 Jan 04, 2021 16:33 UTC.
ox-hugo
.Image in homepage branch bundle:
Support tables written in table.el format
Markdown export issue creating extra newline when it is not necessary
If user specifies tags to the post subtree headline, those tags get added to the set of default tags set in #+filetags (and the ones inherited). For the inheritance of tags from parent headlines and #+filetags to work, org-use-tag-inheritance needs to be set appropriately if changed from the default value of t. These tags are collected together and assigned to the Hugo tags front matter variable for this post. When setting categories via Org-style tags, prefix the tags with “@".
Test the #+toc
keyword with :target
attribute
Test that indented source blocks, and also the ones in lists export fine.
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:
ox-hugo Issue #336 This issue only appears when there is a citation Giovanelli (2016) Tag Exclude tag References 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.
This HTML Export Block will also get exported for Hugo exports, verbatim. And Markdown emphasis characters like *, ` and _ will not escaped in here. From ox-hugo Issue #154, we see an actual case of where that * will need to remain unescaped: # Org source #+begin_export html <div> <script type="text/javascript"> var a = 3; var b = 2*a; </script> </div> #+end_export var a = 3; var b = 2*a; #+begin_export html blocks with script tag ox-hugo Issue #369
Description-less link an https
image link.
Link to image using file:
in a Regular page.
SiteInfo Variable | Value | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Title | "ox-hugo Test Site" | ||||||||||||||||||||||||||||||||||||
Author |
| ||||||||||||||||||||||||||||||||||||
Social |
| ||||||||||||||||||||||||||||||||||||
LastChange | 2020-11-11 11:24:47 -0500 -0500 | ||||||||||||||||||||||||||||||||||||
DisqusShortname | "" | ||||||||||||||||||||||||||||||||||||
GoogleAnalytics | "" | ||||||||||||||||||||||||||||||||||||
Copyright | "" | ||||||||||||||||||||||||||||||||||||
RSSLink | "https://ox-hugo.scripter.co/test/index.xml" | ||||||||||||||||||||||||||||||||||||
LanguageCode | "en-us" | ||||||||||||||||||||||||||||||||||||
BuildDrafts | true | ||||||||||||||||||||||||||||||||||||
Params |
|
FileInfo Variable | Value |
---|---|
UniqueID | "3976528693a0108357f4928017600865" |
BaseFileName | "_index" |
TranslationBaseName | "_index" |
Lang | "en" |
Section | "" |
LogicalName | "_index.md" |
Dir | "/" |
Ext | "md" |
Path | "_index.md" |
Key | Type | Value | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0.search | navigation.Menu |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
auto weight | navigation.Menu |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
foo | navigation.Menu |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
main | navigation.Menu |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
something here | navigation.Menu |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
test | navigation.Menu |
|
hugo-bare-min-theme
+ Hugo 0.68.3
(commit
157669a0)
.