diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-06-05 01:05:26 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-06-05 01:05:26 -0400 |
commit | efa6371a320de31b3e549d591cc50fc739286bff (patch) | |
tree | 041805b6ee7a753f74664907ff06662ac1f27f1b /scripts/pre-commit | |
parent | 66cf8cddc05ba8a74926162794f4e5cb681fb697 (diff) | |
download | bog-efa6371a320de31b3e549d591cc50fc739286bff.tar.gz |
Remove bog-citekey-function
Before, citekeys could be listed as either heading titles or properties,
but these two styles could not be mixed. Now, they can, and the
following method is used to find the citekey.
1. Take the citekey from title of the current heading.
2. Take the citekey from the property of the current heading.
3. If no citekey found, go to parent heading and repeat.
The process stops as soon as a citekey is found or a top-level heading
is reached.
Diffstat (limited to 'scripts/pre-commit')
0 files changed, 0 insertions, 0 deletions