Test that indented source blocks, and also the ones in lists export fine.
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:
Test that indented source blocks, and also the ones in lists export fine.
An upstream bug in Blackfriday Issue #239 caused fenced code blocks in lists to not render correctly if they contain Markdown syntax lists. ox-hugo provides a hack to get around that bug. Below is an example of such a case: List item 1 - List item 1.1 in code block - List item 1.2 in code block List item 2 + List item 2.1 in code block + List item 2.
Be the root directory for this Hugo site (the directory containing config.toml). Run hugo server --port 1111 See the site served on “http://localhost:1111/”.
An upstream bug in Blackfriday Issue #239 caused fenced code blocks in lists to not render correctly if they contain Markdown syntax lists. ox-hugo provides a hack to get around that bug. Below is an example of such a case: List item 1 - List item 1.1 in code block - List item 1.2 in code block List item 2 + List item 2.1 in code block + List item 2.
Test exporting inline code blocks
Basic example of using [cite:@xyz] citation.
Parse notes from LOGBOOK drawers in top-level and nested headings.
Parse lastmod
from toplevel LOGBOOK notes even if the drawer didn’t
record any state changes.
Parse notes from LOGBOOK drawers in top-level and nested headings.
Parse notes from LOGBOOK into a TOML table (YAML map?) of
logbook.notes
front-matter.
hugo-bare-min-theme
+ Hugo 0.101.0
(commit
466fa43c16709b4483689930a4f9ac8add5c9f66)
.
This site is powered by Netlify.