From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleh Subject: ~"~ doesn't register as verbatim Date: Sat, 22 Feb 2014 17:06:05 +0100 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]:56539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHF5c-0002no-I4 for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 11:06:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WHF5a-0000um-PR for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 11:06:08 -0500 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:37975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WHF5a-0000uc-Ip for emacs-orgmode@gnu.org; Sat, 22 Feb 2014 11:06:06 -0500 Received: by mail-wi0-f179.google.com with SMTP id bs8so1745085wib.12 for ; Sat, 22 Feb 2014 08:06:05 -0800 (PST) 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 Hi all, I'm using verbatim markers to export them as in HTML. But ~"~ isn't recognized as verbatim. I've tried fiddling with org-verbatim-re, but it doesn't update on revert-buffer. Can someone hep me with this? Maybe a workaround inline snippet that transforms to " on HTML export? regards, Oleh