From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Warnings] HTML produced by new exporter Date: Wed, 13 Feb 2013 15:14:45 +0100 Message-ID: <878v6scnca.fsf@gmail.com> References: <86txph1s49.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5d7O-0003Bh-Ty for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 09:15:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5d7G-0007RZ-7Q for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 09:15:26 -0500 Received: from plane.gmane.org ([80.91.229.3]:49791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5d7G-0007RS-0Q for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 09:15:18 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U5d7R-0002qQ-Ui for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 15:15:29 +0100 In-Reply-To: <86txph1s49.fsf@somewhere.org> (Sebastien Vauban's message of "Tue, 12 Feb 2013 16:14:46 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hello, "Sebastien Vauban" writes: > I exported a simple file: > > #+TITLE: Example of Tasks > #+AUTHOR: Sebastien Vauban > #+Time-stamp: <2013-02-12 Tue 16:04> > #+DESCRIPTION: > #+KEYWORDS: > #+LANGUAGE: en > > * Marketing > > ** STRT Hire PR firm :phone: > > and ran `tidy' on it. > > It reported 2 warnings: > > 63:59: Warning: nested emphasis > 81:126: Warning: nested emphasis > > They come from the tag, once in the TOC, once in the headline: > >
  • 1.1. Hire PR firm   phone > ... >

    1.1 STRT Hire PR firm   phone

    I am no HTML specialist. It is wrong? What do you suggest instead? Regards, -- Nicolas Goaziou