From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Berry, Charles" Subject: Re: suppress ++ markup in orgmode? Date: Tue, 20 Nov 2018 17:51:37 +0000 Message-ID: <6AE2E011-4192-42FE-847A-274E6E38D3C8@ucsd.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49965) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gPAE7-0005Er-Vt for emacs-orgmode@gnu.org; Tue, 20 Nov 2018 12:54:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gPAE3-0006aK-OC for emacs-orgmode@gnu.org; Tue, 20 Nov 2018 12:54:19 -0500 Received: from iport-acv2-out.ucsd.edu ([132.239.0.174]:3764) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1gPADy-0006EZ-Af for emacs-orgmode@gnu.org; Tue, 20 Nov 2018 12:54:12 -0500 In-Reply-To: Content-Language: en-US Content-ID: <0A1D044924524B49AB08C235D8191F11@AD.UCSD.EDU> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: John Kitchin Cc: org-mode-email > On Nov 19, 2018, at 6:08 PM, John Kitchin wrote= : >=20 > I was looking at https://github.com/joostkremers/criticmarkup-emacs again= recently and ran into something I don't recall happening before. >=20 > 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?=20 >=20 customize org-emphasis-alist I would think HTH, Chuck=