Documentation ¶ Index ¶ func Clean(s string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Clean ¶ func Clean(s string) string Clean tries to cleanup YAML that might be invalid, for example if coming out of a LLM. This is quite a hacky solution, and will only work for simple YAML. Types ¶ This section is empty. Source Files ¶ View all Source files yaml.go Click to show internal directories. Click to hide internal directories.