From 288a2517ff4e30e1529bd04f139940278320b823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 24 May 2025 18:56:36 -0400 Subject: [PATCH] Explain to ignore errors --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index a0aee6c..5a5eb24 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,18 @@ reveal-md 2025-midcamp-when-not-a-module-make-and-maintain.md Press S to open the speaker view to see the notes. +**Simply ignore the errors** + +``` + reason: 'can not read a block mapping entry; a multiline key may not be an implicit key', + mark: Mark { + name: null, + buffer: 'title: "{{ replace .Name "-" " " | title }}"\n' + + 'date: {{ .Date }}\n' + + 'draft: true\n' + + '\x00', +``` + # When There's Not a Module for That SEE updated 'When There's Not a Module for That: How to Make (and Maintain) a New Module' in raw notes