Short description — bold – italics — strikethrough monospace
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:
Short description — bold – italics — strikethrough monospace
Short description — bold – italics — strikethrough monospace
Testing equations with mathjax — indented or not.
Inline and one-per-line equations
Emacs download (FTP) Org mode (HTTPS) Dummy http link Gopher link support # ox-hugo Issue #132 The gopher link support requires user to add something like this to their user config: (with-eval-after-load 'org (defun org-link-gopher-export-link (link desc format) "Create export version of LINK and DESC to FORMAT." (let ((link (concat "gopher:" link))) (cond ((eq format 'html) (format "<a href=\"%s\">%s</a>" link desc)) ((eq format 'latex) (format "\\href{%s}{%s}" link desc)) (t ;`ascii', `md', `hugo', etc.
Post organized as a Page Bundle exported using file-based flow.
From C-h i g (org) Paragraphs: Paragraphs are separated by at least one empty line. If you need to enforce a line break within a paragraph, use ‘\\’ at the end of a line. Line 1 Line 2
hugo-bare-min-theme
+ Hugo 0.101.0
(commit
466fa43c16709b4483689930a4f9ac8add5c9f66)
.
This site is powered by Netlify.