repo.or.cz
/
org-mode
/
org-tableheadings.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Insert logs after planning info and property drawer
[org-mode/org-tableheadings.git]
/
testing
/
examples
/
link-in-heading.org
blob
1b235a2dc6a76c5f71a56d99851bd6b91f5da0d7
1
this file has a link in it's heading, which can cause problems
2
3
* [[http://www.example.com][example]]
4
5
what a weird heading...
6
7
#+begin_src emacs-lisp
8
;; a8b1d111-eca8-49f0-8930-56d4f0875155
9
(message "my heading has a link")
10
#+end_src