portfolio-optimiser/examples/ingest-golden-file/expected-bundle/ingest-edge.md

18 lines
333 B
Markdown

---
type: reference
title: Escaping edge cases
source_system: prosjekt-arkiv
source_query: edge.csv
ingested_at: 2026-07-03T12:00:00Z
ingest_manifest: manifest@24109f486b9ef708
generated: true
---
| id | value |
| --- | --- |
| backslash | a\\b |
| pipe | a\|b |
| newline | x y |
| both | \\\| |
| zeros | 007 |
| decimal | 1.50 |