Explain to ignore errors
This commit is contained in:
parent
84495d8f54
commit
288a2517ff
1 changed files with 12 additions and 0 deletions
12
README.md
12
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue