Fix typo and change title of section
This commit is contained in:
parent
ba1920a07e
commit
b80a87bfa8
@ -3783,10 +3783,10 @@ Examples: `ob/' or `ob-maxima'."
|
|||||||
(org-test-load)
|
(org-test-load)
|
||||||
(let (;; Catch errors in diary sexps better.
|
(let (;; Catch errors in diary sexps better.
|
||||||
(calendar-debug-sexp t))
|
(calendar-debug-sexp t))
|
||||||
(ert text))))))
|
(ert text)))))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
*** [[info:org#Export Settings][File inclusion (info)]] and [[info:org#Noweb Reference Syntax][Noweb (info)]] trickery
|
*** [[info:org#Noweb Reference Syntax][Noweb (info)]] trickery
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:CUSTOM_ID: sec:file-inclusion-and-noweb
|
:CUSTOM_ID: sec:file-inclusion-and-noweb
|
||||||
:END:
|
:END:
|
||||||
|
Loading…
Reference in New Issue
Block a user