|
From: | Max Nikulin |
Subject: | Re: Inline comments |
Date: | Thu, 22 Jun 2023 08:50:44 +0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 22/06/2023 07:04, ypuntot wrote:
Could it be possible to make inline comments (# something like this) ? I found this, but it doesn't seem to world, or I misused it. https://gist.github.com/andersjohansson/6baa1e42ad4d7353e125
Unfortunately the only native comments that Org has are ones that separate block-level elements. There are some workarounds however: @@comment: ...@@ taking advantage of unknown export backend, {{{comment(...)}}} macro expanding to nothing. Perhaps a dedicated babel language may be defined exporting nothing by default.
Previous discussion:Max Nikulin to emacs-orgmode… Re: [PATCH] ox: fix comment exported as a blank line. Thu, 2 Jun 2022 23:09:04 +0700.
https://list.orgmode.org/e384d381-0a60-f777-b285-e0b8e62b14a9@gmail.com
[Prev in Thread] | Current Thread | [Next in Thread] |