[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using backticks for the inline code delimiter? (now with `org-publis
From: |
Ihor Radchenko |
Subject: |
Re: Using backticks for the inline code delimiter? (now with `org-publish-all`) |
Date: |
Thu, 07 Dec 2023 15:13:30 +0000 |
chris <inkbottle007@gmail.com> writes:
>> You will need to patch the parser in org-element.el.
>
> Yes, that seems a very good idea.
> I've never "patched" emacs before: in the hack I've been using so far I was
> doing some `(advice-add 'org-do-emphasis-faces :override #'org-do-emphasis-
> faces-fixed)` thing.
This is an equivalent. Also, you may check out
https://github.com/radian-software/el-patch
--
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>