# -*- mode: aw-org-pw -*- This is an example document. Here is a link to a different section about features. A SandBox page can be useful for testing. ** QUICK HELP: C-c C-o: follows link (or creates new page, try on a transient mark!) C-c C-b: back in navigation history C-c C-f: Back to front page * Features As this mode derives from standard org-mode all org-mode features are available, such as file:///etc/motd links and code blocks. #+BEGIN_SRC c int main(int argc, char **argv); #+END_SRC BTW you can press C-c C-b to go back to previously visited page. * SandBox page The "StartPage" page doesn't really exist, it is the part of the document upto first header. Remember that first level headings means different sections. So a bullet list in a section should be second level, such as: ** foo ** bar ** baz