Add markdown documentation builder for design tokens - #22
Open
IchordeDionysos with Copilot wants to merge 7 commits into
Open
IchordeDionysos with Copilot wants to merge 7 commits into
IchordeDionysos with Copilot wants to merge 7 commits into
Conversation
|
|
Copilot
AI
changed the title
[WIP] Add complimentary output builder for Markdown file generation
Add markdown documentation builder for design tokens
Jan 13, 2026
Co-authored-by: IchordeDionysos <10195482+IchordeDionysos@users.noreply.github.com>
Co-authored-by: IchordeDionysos <10195482+IchordeDionysos@users.noreply.github.com>
Co-authored-by: IchordeDionysos <10195482+IchordeDionysos@users.noreply.github.com>
IchordeDionysos
force-pushed
the
copilot/add-output-builder-markdown
branch
from
January 14, 2026 16:09
37f1703 to
2c5a824
Compare
IchordeDionysos
marked this pull request as ready for review
January 14, 2026 16:24
IchordeDionysos
requested review from
Sese-Schneider and
tomkuschka
as code owners
January 14, 2026 16:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds a complementary builder that generates
lib/tokens.mddocumenting all design tokens with their resolved values. Helps developers quickly look up actual values when seeing token references likecontext.color.fg.primary.basein code.Changes:
MarkdownDocumentationFactorybuilder outputstokens.mdwith:prepareTokens()markdown_documentation_builderinbuild.yamlbuild_testframeworkUsage:
After running build_runner,
lib/tokens.mdcontains entries like:Related issues & PRs
No related issues or PRs found.
Checklist
design_tokens_builderpackage (also README etc.), I created an entry inCHANGELOG.md(## UPCOMING RELEASEif the change on its own is not worth an update).design_token_builderpackage, I updated the version according to Dart's semantic versioning.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://storage.googleapis.com/flutter_infra_release/flutter/78fc3012e45889657f72359b005af7beac47ba3d/dart-sdk-linux-x64.zip/usr/bin/curl curl --retry 3 --continue-at - --location --output /tmp/flutter/bin/cache/dart-sdk-linux-x64.zip REDACTED(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.