From 960f00d0e57ad56c941809bc0fba2cbda0f051f2 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 8 Jan 2025 07:39:16 +1100 Subject: Generate title for indexes --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7ff4918..95cdfdc 100644 --- a/README.md +++ b/README.md @@ -91,3 +91,14 @@ Document Variables are of the form ``. The case and whitespac In either a Markdown or a HTML document, the user can include these for certain parameters they wish to configure, such as title, subtitle, author, or other document metadata. Two pieces of metadata are automatically generated; *date* which is the last modified date, and *filename* which is the relative address. + + +## Errors + +Some errors the user may come across and what they mean. + + child process exited abnormally + while executing + "exec ls -t | grep -v ~$ | grep -v index.html" + +Likely you have no other files to process besides index.html -- cgit v1.2.3