diff options
Diffstat (limited to 'posts')
-rw-r--r-- | posts/macos-convert-to-html.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/macos-convert-to-html.md b/posts/macos-convert-to-html.md index 78cc3d3..5e69315 100644 --- a/posts/macos-convert-to-html.md +++ b/posts/macos-convert-to-html.md @@ -1,6 +1,5 @@ -# Convert Files to HTML with macOS Automator Quick Actions - -2022-01-28 +[[!meta title="Convert Files to HTML with macOS Automator Quick Actions"]] +[[!meta date="2022-01-28"]] Since a few people have reached out and thanked me for my previous post [Batch Converting Images to webp with macOS Automator](/batch-webp-conversion), I thought I would continue to share more of my own custom Automator Quick Actions. Today's post will cover the ability to convert *any* text-based document into pure HTML. |