added descriptions to all posts

This commit is contained in:
Daniel Fichtinger 2025-07-18 01:00:49 -04:00
parent 389c3c42fe
commit b3190264a1
16 changed files with 155 additions and 143 deletions

View file

@ -2,7 +2,9 @@
title: "Kakoune: Markdown Formatter Ignore"
date: 2025-07-09
draft: true
description: |
An account of Markdown formatter pre-processing. In Kakoune, just because.
---
This post about the markdown formatting mini-plugin I wrote which can
ignore block images by regex.
This post about the markdown formatting mini-plugin I wrote which can ignore
block images by regex.