From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Louis Subject: Re: Pandoc and Org-mode: list indention Date: Mon, 19 Aug 2019 20:13:15 +0200 Message-ID: <20190819181315.GV30290@protected.rcdrun.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55097) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1hzmAB-0005Wz-Nr for emacs-orgmode@gnu.org; Mon, 19 Aug 2019 14:13:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hzmAA-0006jq-Cw for emacs-orgmode@gnu.org; Mon, 19 Aug 2019 14:13:51 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:35819) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hzmAA-0006Sh-5t for emacs-orgmode@gnu.org; Mon, 19 Aug 2019 14:13:50 -0400 Content-Disposition: inline In-Reply-To: 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: Devin Prater Cc: emacs-org list * Devin Prater [2019-08-19 19:34]: > I, blind myself, teach other blind people how to use technology and > software, along with my supervisor and quite a few others. We have > many courses on the use of Microsoft Office, Gmail, Internet basics, > and so on. These courses are handled by Moodle, which accepts HTML > and Markdown formatted text. Why it doesn=E2=80=99t use Org-mode, which = is > superior to Markdown in every way, is beyond me. Thank you, I have learned about Moodle as resource for teaching. > I=E2=80=99ve taken it upon myself to clean all this up, and Org-mode do= es it > all. The only problem is, when I convert from HTML to Org-mode using > Pandoc, just doing: > Pandoc -I lesson1.html -o lesson1.org > The lists are not made into indented ones, just a paragraph, which I > manually have to indent, marking the lines below the list marker > line, and doing C-x C-I, then indenting 3 or four spaces, then > filling the paragraph just to make sure. > Is there anything I can do to make this less tedious? Please send the file lesson1.html for review, and if I find right workflow for you, I will tell you how I have done that. Regarding moodle, I would make lessons in Emacs, and people would accessing them from Emacs to the central database and answering it that way. But that is my opinion, browsers are by opinion of other people more practical. Jean