emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug with exporting list with link item containing "::" to markdown


From: Cash Weaver
Subject: Bug with exporting list with link item containing "::" to markdown
Date: Sat, 12 Feb 2022 12:12:45 -0800

Hi all,

I noticed a bug which I thought was related to ox-hugo but the maintainer recommended I mention it here instead as it's likely related to the org-element library.

My report: https://github.com/kaushalmodi/ox-hugo/issues/562

As a quick summary: The following list item is improperly exported to org mode (org-md-export-as-markdown). The first snippet is in org-mode and the second is the exported markdown:

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


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

--
Five sentences, where possible.

Cheers,
Cash

reply via email to

[Prev in Thread] Current Thread [Next in Thread]