add lisp packages
This commit is contained in:
10
lisp/org/testing/examples/link-in-heading.org
Normal file
10
lisp/org/testing/examples/link-in-heading.org
Normal file
@@ -0,0 +1,10 @@
|
||||
this file has a link in it's heading, which can cause problems
|
||||
|
||||
* [[http://www.example.com][example]]
|
||||
|
||||
what a weird heading...
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
;; a8b1d111-eca8-49f0-8930-56d4f0875155
|
||||
(message "my heading has a link")
|
||||
#+end_src
|
||||
Reference in New Issue
Block a user