emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [ox-ascii, bug?] links are wrapped in [·]


From: Rasmus
Subject: [O] [ox-ascii, bug?] links are wrapped in [·]
Date: Fri, 06 Mar 2015 00:26:42 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Hi,

Try the following:

(with-temp-buffer
  (require 'ox-ascii)
  (insert "http://orgmode.org";)
  (org-ascii-export-as-ascii nil nil nil t))

This will output [http://orgmode.org].  I don't think that www-links
should be treated the same as "random links" here.  Maybe we could check
the raw link against a regexp for hyperlinks?

—Rasmus

-- 
One thing that is clear: it's all down hill from here 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]