yasnippet/doc/org-setup.inc
Noam Postavsky a4e04f954b update doc for org 8.x
Keeping compabitily with 7.9 for now
2014-03-23 19:44:35 -04:00

12 lines
337 B
Org Mode

# -*- mode: org -*-
#+STARTUP: showall
#+LINK: sym file:snippet-reference.org::#%s
#+OPTIONS: author:nil num:nil
#+AUTHOR:
# org < 8.0 use +STYLE, after use +HTML_HEAD
#+STYLE: <link rel="stylesheet" type="text/css" href="stylesheets/manual.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="stylesheets/manual.css" />