ORG-NEWS: Drop a note about backward-compatibility

This commit is contained in:
Nicolas Goaziou 2014-07-27 14:34:01 +02:00
parent 98b719fb59
commit 656cd3c76e

View file

@ -24,8 +24,11 @@ implemented.
To put it simply, two steps may be needed to update a back-end
defining export blocks.
1. Remove any ~org-BACKEND-export-block~ function and remove
~export-block~ entry from back-end definition.
1. Remove any ~org-BACKEND-export-block~ function, associated filter
and remove ~export-block~ entry from back-end definition. This
step can be omitted if you want to preserve backward-compatibility
with Org 8.2. In this case, the function and filter will be used
in Org 8.2 but ignored in Org 8.3.
2. If there is a translator for special blocks, e.g.,
~org-BACKEND-special-block~, first check if the current block is an