[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] suppress ++ markup in orgmode?
From: |
Berry, Charles |
Subject: |
Re: [O] suppress ++ markup in orgmode? |
Date: |
Tue, 20 Nov 2018 17:51:37 +0000 |
> On Nov 19, 2018, at 6:08 PM, John Kitchin <address@hidden> wrote:
>
> I was looking at https://github.com/joostkremers/criticmarkup-emacs again
> recently and ran into something I don't recall happening before.
>
> There is a markup for inserting text thatlooks like {++Insert this text++}.
> However, in org-mode this is marked up as strikethrough. Is there a way to
> make that not happen?
>
customize org-emphasis-alist I would think
HTH,
Chuck