Skip to content

Codefences update - #384

Merged
NullVoxPopuli merged 2 commits into
mainfrom
code-fences-update
Aug 19, 2026
Merged

Codefences update#384
NullVoxPopuli merged 2 commits into
mainfrom
code-fences-update

Conversation

@NullVoxPopuli

Copy link
Copy Markdown
Contributor

No description provided.

@NullVoxPopuli NullVoxPopuli added the documentation Improvements or additions to documentation label Aug 19, 2026
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@NullVoxPopuli
NullVoxPopuli marked this pull request as ready for review August 19, 2026 16:14
@vercel

vercel Bot commented Aug 19, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kolay-docs-app Ready Ready Preview Aug 19, 2026 4:18pm

@NullVoxPopuli
NullVoxPopuli merged commit 024cfa1 into main Aug 19, 2026
2 of 3 checks passed
@NullVoxPopuli
NullVoxPopuli deleted the code-fences-update branch August 19, 2026 16:18
gitKrystan added a commit to gitKrystan/kolay that referenced this pull request Aug 19, 2026
main gained frontmatter support (universal-ember#384 and friends) while this branch was
in review, and the two overlapped in `setup.js`: both changed it to read
every markdown page's source. Resolved to keep both intents, with one
correction — headings are now taken from the frontmatter-stripped
`content` rather than the raw source, because a YAML comment line starts
with `#` and would otherwise be read as a page's first heading.

Frontmatter does not title a page: `defaultPopulateManifestEntry` nests
it under `meta`, so `title:` in frontmatter is `meta.title` and the page
still falls back to its heading or filename. Verified rather than
assumed, and documented, since it is the obvious thing to expect.

The three conflicts were `setup.js`, `parse.js` (imports), and
markdown-only's application test, where both sides appended a module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant