Skip to content

Replace Asset.daml placeholder snippets in m3-design-patterns#892

Merged
danielporterda merged 2 commits into
mainfrom
fix/784-design-patterns-code-snippets
Jul 1, 2026
Merged

Replace Asset.daml placeholder snippets in m3-design-patterns#892
danielporterda merged 2 commits into
mainfrom
fix/784-design-patterns-code-snippets

Conversation

@8bitpal

@8bitpal 8bitpal commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

The second COPIED block of compose.rst in m3-design-patterns had placeholder comments for two code blocks:

  • Composed choices and scripts section (Merge/Split choices)
  • Observers section (Asset template declaration)

Both reuse the already-imported L115 and L330 snippet components, which contain identical content from the same upstream source (Asset.daml MERGE_SPLIT and ASSET marker sections).

Closes #784

@mintlify

mintlify Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cantonfoundation 🟢 Ready View Preview Jun 29, 2026, 6:16 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

…ign-patterns

The Composed choices and Observers sections in the second COPIED block
were showing placeholder comments. Reuses the already-imported L115
(MERGE_SPLIT) and L330 (ASSET) snippet components from the first block,
which contain identical content from the same source.

Closes #784

Signed-off-by: 8bitpal <elias@zerolimit.es>
Signed-off-by: 8bitpal <eliashaase@gmail.com>
@danielporterda danielporterda merged commit b95a890 into main Jul 1, 2026
4 checks passed
@danielporterda danielporterda deleted the fix/784-design-patterns-code-snippets branch July 1, 2026 16:45
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.

Missing code snippets

2 participants