all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Devin Prater <r.d.t.prater@gmail.com>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: Pandoc and Org-mode: list indention
Date: Mon, 19 Aug 2019 12:33:19 -0500	[thread overview]
Message-ID: <E26E23B7-9B76-4910-B4C4-A607AD31575F@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1366 bytes --]

Hi all. I am not a programmer, but have found Org-mode useful for editing course lessons.
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’t use Org-mode, which is superior to Markdown in every way, is beyond me.
So, these course lessons are awfully malformed HTML. Empty <p> tags, misused &nbsp; things litter these files, and “middle dot” characters are used instead of <li> elements.
I’ve taken it upon myself to clean all this up, and Org-mode does 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 <http://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?
Other than all that, Org-mode does amazingly for everything I’ve used it for, so thanks so much for all who, knowing much more than I do about code, work on Org-mode, and Emacs in general.

[-- Attachment #2: Type: text/html, Size: 1731 bytes --]

             reply	other threads:[~2019-08-19 17:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-19 17:33 Devin Prater [this message]
2019-08-19 18:13 ` Pandoc and Org-mode: list indention Jean Louis
     [not found]   ` <842519C6-87BE-4988-928C-A0A7FA31E204@gmail.com>
2019-08-19 20:05     ` [O] " Jean Louis
2019-08-20  7:40 ` Joost Kremers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E26E23B7-9B76-4910-B4C4-A607AD31575F@gmail.com \
    --to=r.d.t.prater@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.