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