Leaving code-summary empty #2289
-
I have been setting When I tried to leave it as an empty string I get: ---
title: "Untitled"
format:
html:
code-fold: true
code-summary: ""
---
I don't have a good hold on how yaml field values are parsed, but this is surprising behavior since something like |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
That empty string error is a bug (not that it should necessarily hide it, but at the very least the error should be nicer.) |
Beta Was this translation helpful? Give feedback.
That empty string error is a bug (not that it should necessarily hide it, but at the very least the error should be nicer.)