Skip to content

Doc: Fix typo in DiffTextWidget code sample - #10036

Open
DesignThinkerer wants to merge 2 commits into
TiddlyWiki:tiddlywiki-comfrom
DesignThinkerer:fix-typo-in-code-sample-20260921010542237
Open

DesignThinkerer wants to merge 2 commits into
TiddlyWiki:tiddlywiki-comfrom
DesignThinkerer:fix-typo-in-code-sample-20260921010542237

Conversation

@DesignThinkerer

@DesignThinkerer DesignThinkerer commented Sep 20, 2026 •

Copy link
Copy Markdown
Contributor

Add missing " in the code block :

From this:

<$diff-text source="This is the original text" dest="This is the text to compare to" mode="words>
    These are the <<diff-count>> differences:
</$diff-text>

To this:

<$diff-text source="This is the original text" dest="This is the text to compare to" mode="words">
    These are the <<diff-count>> differences:
</$diff-text>

@netlify

netlify Bot commented Sep 20, 2026 •

Copy link
Copy Markdown

✅ Deploy Preview for tiddlywiki-previews ready!

Name Link
🔨 Latest commit da0bade
🔍 Latest deploy log https://app.netlify.com/projects/tiddlywiki-previews/deploys/6ab1a2f7269fea0008f62b2b
😎 Deploy Preview https://deploy-preview-10036--tiddlywiki-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown

Confirmed: DesignThinkerer has already signed the Contributor License Agreement (see contributing.md)

@github-actions

Copy link
Copy Markdown

✅ Change Note Status

This PR contains documentation or configuration changes that typically don't require a change note.

@DesignThinkerer DesignThinkerer changed the title Fix typo in code sample Fix typo in DiffTextWidget code sample Sep 20, 2026
@DesignThinkerer DesignThinkerer changed the title Fix typo in DiffTextWidget code sample Doc: Fix typo in DiffTextWidget code sample Sep 20, 2026
caption: diff-text
created: 20180316162725329
modified: 20260102132650194
modified: 20260920230509354

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for types like this one, we do not change the modified timestamp

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, I reverted to the previous modified timestamp :)

This branch has not been deployed

No deployments
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.

2 participants