diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-10-15 02:18:23 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-10-15 02:21:51 -0400 |
commit | 33c6925e5ead0d05c8f11315ce13c4beb2bbbe8a (patch) | |
tree | 6613eb566b33213756e8cbdbd37eaf51a2e0a51d /README.md | |
parent | 1acd4ec02d1b30c67471ebb719b23dcc00369543 (diff) | |
download | bog-33c6925e5ead0d05c8f11315ce13c4beb2bbbe8a.tar.gz |
Manually export README for ox-md changes
Seems like ox-md changed how it handles spacing.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -52,6 +52,7 @@ Many Bog functions take the citekey from the notes. If the point is on a citekey (like "another1999study" above), then that citekey will be used. If this fails, many functions will try to take the citekey from the first parent heading that is a study heading. + - `bog-find-citekey-file` Open an associated file for a citekey. @@ -101,6 +102,7 @@ Other useful functions include # Variables Several variables determine where Bog looks for things. + - `bog-notes-directory` - `bog-file-directory` - `bog-bib-directory` or `bog-bib-file` |