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-e0b8e62b1...@gmail.com