|
@@ -303,7 +303,7 @@ text
|
|
|
|
|
|
(ert-deftest test-org-export/export-snippet ()
|
|
(ert-deftest test-org-export/export-snippet ()
|
|
"Test export snippets transcoding."
|
|
"Test export snippets transcoding."
|
|
- (org-test-with-temp-text "@test{A}@t{B}"
|
|
|
|
|
|
+ (org-test-with-temp-text "<test@A><t@B>"
|
|
(org-test-with-backend "test"
|
|
(org-test-with-backend "test"
|
|
(flet ((org-test-export-snippet
|
|
(flet ((org-test-export-snippet
|
|
(snippet contents info)
|
|
(snippet contents info)
|