From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Price Subject: angle brackets around timestamps in html export Date: Fri, 30 Aug 2013 11:59:02 -0400 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46039) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFR6G-0005rg-FO for emacs-orgmode@gnu.org; Fri, 30 Aug 2013 11:59:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VFR6F-0003Ee-0y for emacs-orgmode@gnu.org; Fri, 30 Aug 2013 11:59:04 -0400 Received: from mail-qa0-x232.google.com ([2607:f8b0:400d:c00::232]:59843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VFR6E-0003E6-Si for emacs-orgmode@gnu.org; Fri, 30 Aug 2013 11:59:02 -0400 Received: by mail-qa0-f50.google.com with SMTP id f11so1259488qae.9 for ; Fri, 30 Aug 2013 08:59:02 -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: Org Mode Hello again, I'm trying to get rid of angle brackets in HTML export. I've set org-export-date-timestamp-format to "%a, %b %d". I also have timestamp overlays turned on, and the displayed custom format set to "<%a, %b %d>" (that seems unlikely to be relevant, but I've changed it just in case). Sorry I can't find the answer in the docs, I'm sure it's there somewhere but I'm missing it somehow! Matt