Merge branch 'maint'
This commit is contained in:
commit
1702710d57
|
@ -1007,11 +1007,11 @@ Line 3\"
|
||||||
(org-test-with-temp-text "Block two has a space after the name.
|
(org-test-with-temp-text "Block two has a space after the name.
|
||||||
|
|
||||||
#+name: foo
|
#+name: foo
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
1
|
1
|
||||||
#+end_src emacs-lisp
|
#+end_src emacs-lisp
|
||||||
|
|
||||||
#+name: foo
|
#+name: foo
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
2
|
2
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
Loading…
Reference in New Issue