From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: Paragraph consisting only of number and full stop disappears in export Date: Mon, 05 Mar 2018 09:50:52 -0800 Message-ID: <87muzms96r.fsf@ericabrahamsen.net> References: <87y3j7trzu.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1esuMb-00074y-07 for emacs-orgmode@gnu.org; Mon, 05 Mar 2018 12:57:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1esuMW-00017K-6L for emacs-orgmode@gnu.org; Mon, 05 Mar 2018 12:57:29 -0500 Received: from [195.159.176.226] (port=51655 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1esuMV-00015b-VR for emacs-orgmode@gnu.org; Mon, 05 Mar 2018 12:57:24 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1esuKI-00020r-EB for emacs-orgmode@gnu.org; Mon, 05 Mar 2018 18:55:06 +0100 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: emacs-orgmode@gnu.org Eric Abrahamsen writes: > Hi, > > I just discovered that a paragraph disappeared from a subtree I was > exporting, I guess because the paragraph consists of just a number > followed by a full stop, and was interpreted as a list item. I'm > translating subtitles, and the dialogue went: Thanks for all the suggestions! I think I'll go with the zero-width space before the full stop, that seems the least intrusive, and also the least like to get "fixed" by other edits/cleanups I do. Thanks again, Eric