From: Ihor Radchenko <yantar92@posteo.net>
To: chris <inkbottle007@gmail.com>
Cc: orgmode <emacs-orgmode@gnu.org>
Subject: Re: Using backticks for the inline code delimiter? (now with `org-publish-all`)
Date: Mon, 04 Dec 2023 13:06:37 +0000 [thread overview]
Message-ID: <87leaam80y.fsf@localhost> (raw)
In-Reply-To: <5030515.31r3eYUQgx@nixos>
chris <inkbottle007@gmail.com> writes:
> The code below is working fine as long as I stay in `org-mode`. But it shows
> its limitations when I do `M-x org-publish-all`, at which time, instead of
> having the text with style verbatim, I get the text within backticks.
>
> Is there any improvement you could think of that would fix that?
You will need to patch the parser in org-element.el.
We do not officially support extending markup syntax. So, even changing
org-element may still leave other bugs. Caveat emptor.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next prev parent reply other threads:[~2023-12-04 13:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-19 3:17 Using backticks for the inline code delimeter? chris
2022-03-19 3:24 ` chris
2023-11-27 7:54 ` Using backticks for the inline code delimiter? (now with `org-publish-all`) chris
2023-12-04 13:06 ` Ihor Radchenko [this message]
2023-12-07 2:02 ` chris
2023-12-07 15:13 ` Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87leaam80y.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=inkbottle007@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).