From e7969f29d74cee098af7bb0fcb8f5c2b9a1309a3 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 9 Oct 2016 10:33:46 +0200 Subject: [PATCH] ORG-NEWS: Document new parsed link :format property --- etc/ORG-NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 8d1c57b5b..7cae0b3b8 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -529,6 +529,9 @@ a special case, ~org-open-line~ behaves normally in this situation. *** ~org-babel-hash-show-time~ is now customizable The experimental variable used to be more or less confidential, as a ~defvar~. +*** New ~:format~ property to parsed links +It defines the format of the original link. Possible values are: +~plain~, ~bracket~ and ~angle~. * Version 8.3 ** Incompatible changes