aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_harvest_metadata.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2019-12-05 11:41:09 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2020-01-13 16:06:43 -0500
commit9a91485c10e059dee1374e152e4b068cd9d3866c (patch)
tree4eaa00d4e7e8fb5d576142d364657d5b67d3b766 /org/out_harvest_metadata.org
parentyaml config, provide default if not read (diff)
0.9.2 @safe & @trusted first pass
Diffstat (limited to 'org/out_harvest_metadata.org')
-rw-r--r--org/out_harvest_metadata.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/out_harvest_metadata.org b/org/out_harvest_metadata.org
index d893e26..35b48e9 100644
--- a/org/out_harvest_metadata.org
+++ b/org/out_harvest_metadata.org
@@ -25,7 +25,7 @@ template spineMetaDocHarvest() {
auto spineMetaDocHarvest(T,H)(
T doc_matters,
H hvst,
- ) {
+ ) @safe {
<<metadoc_harvest_imports>>
mixin InternalMarkup;
<<metadoc_harvest_initialize>>