Skip to content

Commit

Permalink
scraps: inheriting the file property
Browse files Browse the repository at this point in the history
  • Loading branch information
eschulte committed Aug 23, 2011
1 parent 49baabd commit 6c2a6ba
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions scraps.org
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
#+STYLE: <link rel="stylesheet"href="data/stylesheet.css"type="text/css">

* tests and examples
** inheriting the file property
:PROPERTIES:
:FILE: something.png
:END:

#+begin_src ditaa
+-----------------------------+
| |
| +-----+ |
| | | +---------+ |
| | | | | |
| +-----+ | | |
| | | |
| file | | |
| inheritance +---------+ |
| |
+-----------------------------+
#+end_src

#+results:
[[file:something.png]]

** a table with tags

#+TBLNAME: sandbox :noexport:
Expand Down

0 comments on commit 6c2a6ba

Please sign in to comment.