Skip to content

fix(mdcode): read and write the OKF spec timestamp frontmatter key#150

Open
larioscow wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
larioscow:fix/okf-timestamp-frontmatter-key
Open

fix(mdcode): read and write the OKF spec timestamp frontmatter key#150
larioscow wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
larioscow:fix/okf-timestamp-frontmatter-key

Conversation

@larioscow

Copy link
Copy Markdown

The documents layout used a camelCase timeStamp key for both parse and serialize, but OKF SPEC §4.1 and every published bundle use timestamp. As a result the layout silently dropped the timestamp when reading spec-conformant bundles and emitted a key no other OKF tool recognizes.

The documents layout used a camelCase `timeStamp` key for both parse and serialize, but OKF SPEC §4.1 and every published bundle use `timestamp`. As a result the layout silently dropped the timestamp when reading spec-conformant bundles and emitted a key no other OKF tool recognizes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant