kaushalmodi / ox-hugo

A carefully crafted Org exporter back-end for Hugo
https://ox-hugo.scripter.co
GNU General Public License v3.0
882 stars 132 forks source link

Link containing "::" improperly rendered to markdown when in bulleted list #562

Closed cashpw closed 2 years ago

cashpw commented 2 years ago

Note that the file is exported correctly when I remove the :: from the link description.

Actual Behavior

List is improperly exported to markdown:

...
[[[ryans01NoZeroDays2013.md]({{< relref "ryans01NoZeroDays2013.md" >}})][ryans01
: No Zero Days]]

[Do Things that Compound]({{< relref "do_things_that_compound.md" >}})
...

Expected Behavior

List of links is improperly exported to markdown:

...
- [No Zero Days]({{< relref "ryans01NoZeroDays2013.md" >}})
- [Do Things that Compound]({{< relref "do_things_that_compound.md" >}})
...

How to Reproduce the Issue

:PROPERTIES:
:ID:       a3105a8b-c9b7-4e6e-b3af-b9573bd2f70a
:DIR:      /home/cashweaver/proj/roam/attachments/a3105a8b-c9b7-4e6e-b3af-b9573bd2f70a
:END:
#+title: No Zero Days
#+author: Cash Weaver
#+date: [2022-02-12 Sat 08:30]
#+startup: overview
#+filetags: :concept:
#+hugo_auto_set_lastmod: t

Make at least a little bit of progress every day. You don't need to move mountains but you do have to move /something/. Something is better than nothing because it [[id:92cf48f0-63a6-4d1d-9275-c80f6743ccb9][compounds]].

Source: [[id:c89158fd-05ac-4c66-8986-05753e15096c][ryans01 :: No Zero Days]]

- [[id:c89158fd-05ac-4c66-8986-05753e15096c][ryans01 :: No Zero Days]]
- [[id:92cf48f0-63a6-4d1d-9275-c80f6743ccb9][Do Things that Compound]]

Generated Markdown File or Error

+++
title = "No Zero Days"
author = ["Cash Weaver"]
date = 2022-02-12T08:30:00-08:00
lastmod = 2022-02-12T08:55:52-08:00
tags = ["concept", "concept"]
categories = ["concept"]
draft = false
+++

Make at least a little bit of progress every day. You don't need to move mountains but you do have to move _something_. Something is better than nothing because it [compounds]({{< relref "do_things_that_compound.md" >}}).

Source: [ryans01 :: No Zero Days]({{< relref "ryans01NoZeroDays2013.md" >}})

[[[ryans01NoZeroDays2013.md]({{< relref "ryans01NoZeroDays2013.md" >}})][ryans01
: No Zero Days]]

[Do Things that Compound]({{< relref "do_things_that_compound.md" >}})

Ox-Hugo Debug Information

Debug Info # Debug information for `ox-hugo` ## Emacs Version GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, cairo version 1.16.0) of 2021-03-28, modified by Debian ## Org Version Org mode version 9.6 (9.6-??-e7ea951ac @ /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/) ## Hugo Version hugo v0.92.0+extended linux/amd64 BuildDate=2022-01-13T13:35:27Z VendorInfo=debian:0.92.0-1 ### Org `load-path` shadows **Warning**: Possible mixed installation of Org /home/cashweaver/.emacs.d/.local/straight/build-27.2/org-transclusion/org-transclusion-indent-mode hides /home/cashweaver/.emacs.d/.local/elpa/org-transclusion-1.2.0/org-transclusion-indent-mode /home/cashweaver/.emacs.d/.local/straight/build-27.2/org-transclusion/org-transclusion-font-lock hides /home/cashweaver/.emacs.d/.local/elpa/org-transclusion-1.2.0/org-transclusion-font-lock /home/cashweaver/.emacs.d/.local/straight/build-27.2/org-transclusion/text-clone hides /home/cashweaver/.emacs.d/.local/elpa/org-transclusion-1.2.0/text-clone /home/cashweaver/.emacs.d/.local/straight/build-27.2/org-transclusion/org-transclusion hides /home/cashweaver/.emacs.d/.local/elpa/org-transclusion-1.2.0/org-transclusion /home/cashweaver/.emacs.d/.local/straight/build-27.2/org-transclusion/org-transclusion-src-lines hides /home/cashweaver/.emacs.d/.local/elpa/org-transclusion-1.2.0/org-transclusion-src-lines /home/cashweaver/.emacs.d/.local/straight/build-27.2/org-transclusion/org-transclusion-autoloads hides /home/cashweaver/.emacs.d/.local/elpa/org-transclusion-1.2.0/org-transclusion-autoloads /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-lisp hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-lisp /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-org hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-org /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-gnuplot hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-gnuplot /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-compat hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-compat /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-eshell hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-eshell /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-indent hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-indent /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-octave hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-octave /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-eww hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-eww /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-publish hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-publish /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-plot hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-plot /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-crypt hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-crypt /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-haskell hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-haskell /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-mhe hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-mhe /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-faces hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-faces /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-dot hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-dot /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-element hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-element /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-comint hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-comint /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-refile hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-refile /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-id hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-id /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-latex hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-latex /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-core hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-core /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-list hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-list /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-tempo hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-tempo /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-man hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-man /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-goto hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-goto /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-table hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-table /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-makefile hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-makefile /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-sass hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-sass /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-w3m hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-w3m /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-clojure hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-clojure /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-emacs-lisp hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-emacs-lisp /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-md hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-md /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-html hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-html /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-forth hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-forth /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-src hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-src /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-eval hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-eval /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-entities hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-entities /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-C hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-C /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-ref hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-ref /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-ascii hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-ascii /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-macs hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-macs /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-beamer hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-beamer /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-keys hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-keys /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-plantuml hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-plantuml /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-duration hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-duration /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-capture hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-capture /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-calc hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-calc /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-pcomplete hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-pcomplete /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-tangle hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-tangle /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-python hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-python /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-java hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-java /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-timer hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-timer /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-fortran hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-fortran /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-archive hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-archive /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-js hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-js /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-exp hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-exp /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-gnus hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-gnus /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-latex hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-latex /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-lua hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-lua /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-maxima hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-maxima /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-bbdb hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-bbdb /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-macro hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-macro /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-lob hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-lob /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-sqlite hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-sqlite /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-lilypond hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-lilypond /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-odt hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-odt /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-awk hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-awk /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-sql hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-sql /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-mouse hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-mouse /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-num hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-num /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-datetree hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-datetree /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-ctags hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-ctags /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-inlinetask hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-inlinetask /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-matlab hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-matlab /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-footnote hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-footnote /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-screen hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-screen /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-attach hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-attach /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-R hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-R /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-eshell hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-eshell /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-texinfo hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-texinfo /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-mobile hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-mobile /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-habit hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-habit /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-loaddefs hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-loaddefs /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-ruby hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-ruby /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-docview hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-docview /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-attach-git hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-attach-git /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-agenda hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-agenda /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-feed hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-feed /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-irc hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-irc /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-ditaa hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-ditaa /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-scheme hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-scheme /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-install hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-install /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-processing hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-processing /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-info hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-info /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-ocaml hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-ocaml /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-clock hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-clock /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-css hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-css /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-lint hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-lint /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ox-icalendar hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ox-icalendar /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-protocol hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-protocol /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-org hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-org /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-table hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-table /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-rmail hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-rmail /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-perl hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-perl /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-groovy hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-groovy /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-sed hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-sed /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ol-bibtex hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ol-bibtex /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-version hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-version /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/org-colview hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/org-colview /home/cashweaver/.emacs.d/.local/straight/build-27.2/org/ob-shell hides /usr/share/google-emacs/27.2+gg3+1.20210329.053400.rc147/lisp/org/ob-shell Study the output of `M-x list-load-path-shadows`. ## `ox-hugo` defcustoms
org-hugo-section “posts”
org-hugo-use-code-for-kbd nil
org-hugo-preserve-filling t
org-hugo-delete-trailing-ws t
org-hugo-prefer-hyphen-in-tags t
org-hugo-allow-spaces-in-tags nil
org-hugo-tag-processing-functions (cashweaver-org-hugo–tag-processing-fn-roam-tags org-hugo–tag-processing-fn-replace-with-spaces-maybe org-hugo–tag-processing-fn-replace-with-hyphens-maybe)
org-hugo-auto-set-lastmod nil
org-hugo-export-with-toc nil
org-hugo-export-with-section-numbers nil
org-hugo-front-matter-format “toml”
org-hugo-default-static-subdirectory-for-externals “ox-hugo”
org-hugo-external-file-extensions-allowed-for-copying (“jpg” “jpeg” “tiff” “png” “svg” “gif” “mp4” “pdf” “odt” “doc” “ppt” “xls” “docx” “pptx” “xlsx”)
org-hugo-date-format “%Y-%m-%dT%T%z”
org-hugo-paired-shortcodes “”
org-hugo-suppress-lastmod-period 0.0
org-hugo-front-matter-format “toml”
kaushalmodi commented 2 years ago

Hello, can you check if ox-html or ox-md does something similar.

I am away from computer right now. But I think this might be the way how org-element parses :: in a plain list item. Ox-hugo doesn't make a decision on what should be converted into a description list.

cashpw commented 2 years ago

Looks like you're right! I think the best way forward for me may be to find something to replace :: with in my titles/links. This is ox-md:

Input (org)

:PROPERTIES:
:ID:       a3105a8b-c9b7-4e6e-b3af-b9573bd2f70a
:DIR:      /home/cashweaver/proj/roam/attachments/a3105a8b-c9b7-4e6e-b3af-b9573bd2f70a
:END:
#+title: No Zero Days
#+author: Cash Weaver
#+date: [2022-02-12 Sat 08:30]
#+startup: overview
#+filetags: :concept:
#+hugo_auto_set_lastmod: t

Make at least a little bit of progress every day. You don't need to move mountains but you do have to move /something/. Something is better than nothing because it [[id:92cf48f0-63a6-4d1d-9275-c80f6743ccb9][compounds]].

Source: [[id:c89158fd-05ac-4c66-8986-05753e15096c][ryans01 :: No Zero Days]]

- [[id:c89158fd-05ac-4c66-8986-05753e15096c][ryans01 :: No Zero Days]]
- [[id:92cf48f0-63a6-4d1d-9275-c80f6743ccb9][Do Things that Compound]]

Output (markdown)


# Table of Contents

Make at least a little bit of progress every day. You don&rsquo;t need to move mountains but you do have to move *something*. Something is better than nothing because it [compounds](do_things_that_compound.md).

Source: [ryans01 :: No Zero Days](ryans01NoZeroDays2013.md)

-   **[[<ryans01NoZeroDays2013.md>][ryans01:** No Zero Days]]
-   [Do Things that Compound](do_things_that_compound.md)
kaushalmodi commented 2 years ago

Thanks for checking! Can you email this issue on the Org mailing list. This would need to be fixed in the org-element library.