branch: externals/org-transclusion commit 0fa7facfa7bd73aca14e092efb858f1ab916432d Author: Noboru Ota <m...@nobiot.com> Commit: Noboru Ota <m...@nobiot.com>
docs:user manual: remove lilmitation about noweb noweb should work now --- docs/org-transclusion-manual.org | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/org-transclusion-manual.org b/docs/org-transclusion-manual.org index da8ff6a155..646b3a4b75 100644 --- a/docs/org-transclusion-manual.org +++ b/docs/org-transclusion-manual.org @@ -1,7 +1,7 @@ #+title: Org-transclusion User Manual #+author: Noboru Ota <m...@nobiot.com> #+macro: version 1.2.x -#+macro: modified 11 January 2022 +#+macro: modified 19 January 2022 #+language: en #+export_file_name: org-transclusion.texi @@ -624,9 +624,6 @@ Note this section is still incomplete, not exhaustive for "known" limitations. - Org refile does not work "properly" on the transcluded headlines :: Refer to issue [[https://github.com/nobiot/org-transclusion/issues/20][#20]]. I don't intend to support this -- refile the source, not the transcluded copy. -- Org-transclusion does not support expansion of noweb references when a transcluded source block code has them :: - Refer to issue [[https://github.com/nobiot/org-transclusion/issues/86][#86]]. You will get "Text read-only" error when export tries to expand the noweb references into the source code. †[[https://orgmode.org/manual/Noweb-Reference-Syntax.html][noweb reference]] - * Credits ** Original idea by John Kitchin :PROPERTIES: