Documentation
¶
Overview ¶
Package types embeds the canonical mdsmith field-type-shortcut library so schema parsing can resolve `created: date` and friends without touching the network. The library source itself lives in `types.cue` next to this file.
The intended import path for external CUE consumers is `github.com/jeduden/mdsmith/types`. The literal CUE import syntax is not yet implemented; today's surface is the bare-name YAML scalar handled by internal/schema's frontmatterExpr. The Go package name matches the directory so the Go and CUE import paths line up for future module wiring.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.