From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gary Oberbrunner Subject: export "simple" HTML? Date: Sun, 12 Oct 2014 14:14:27 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdNfA-0004eX-T8 for emacs-orgmode@gnu.org; Sun, 12 Oct 2014 14:14:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XdNf3-0004Ps-EQ for emacs-orgmode@gnu.org; Sun, 12 Oct 2014 14:14:36 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:49312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdNf3-0004Pm-8u for emacs-orgmode@gnu.org; Sun, 12 Oct 2014 14:14:29 -0400 Received: by mail-pa0-f51.google.com with SMTP id lj1so4565368pab.24 for ; Sun, 12 Oct 2014 11:14:27 -0700 (PDT) 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Orgmode Mailing List Has anyone created an HTML exporter that just exports "simple" HTML with no fancy CSS stuff, just "normal" tags like and and and and
  • ? Basically something that could be pasted into an email or a larger document. The current HTML export is beautiful, but it adds all kinds of divs, spans, CSS tags, and other extraneous stuff. -- Gary