diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2024-07-04 11:37:18 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2024-07-04 11:37:24 -0400 |
commit | d7e7c79253697a7b34df04f547c70669acb67ea1 (patch) | |
tree | 55c1fd75ff17de8776599fc633ef71c3648353a1 /org/in_source_files.org | |
parent | markup source digest to metadata.html (diff) |
[fn].digest.txt, sha256 of pod source files & pod
Diffstat (limited to 'org/in_source_files.org')
-rw-r--r-- | org/in_source_files.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/in_source_files.org b/org/in_source_files.org index 8df3ded..674709a 100644 --- a/org/in_source_files.org +++ b/org/in_source_files.org @@ -390,7 +390,7 @@ template spineRawMarkupContent() { ST_doc_parts ret; { ret.header_raw = st.header; - ret.sourcefile_body_content = sourcefile_body_content; + ret.sourcefile_body_content = sourcefile_body_content; ret.insert_file_list = insert_file_list_get; ret.images_list = images_list_get; ret.doc_digest = dig; |