Skip to content

fix(web): support punctuation in markdown form field names (#38651) - #38652

Merged
FFXN merged 1 commit into
lts/1.13.xfrom
fix/markdown-form-field-names
Jul 10, 2026
Merged

fix(web): support punctuation in markdown form field names (#38651)#38652
FFXN merged 1 commit into
lts/1.13.xfrom
fix/markdown-form-field-names

Conversation

@JzoNgKVO

Copy link
Copy Markdown
Contributor

Summary

Fix ticket 2944 (Linear CUS-1392)
(cherry picked from commit 3c8e0e2)

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint && make type-check (backend) and cd web && pnpm exec vp staged (frontend) to appease the lint gods

@JzoNgKVO
JzoNgKVO requested a review from a team July 10, 2026 07:23
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 10, 2026
@github-actions github-actions Bot added the web This relates to changes on the web. label Jul 10, 2026
@JzoNgKVO
JzoNgKVO force-pushed the fix/markdown-form-field-names branch from cf788c4 to c1b57d9 Compare July 10, 2026 07:30
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Jul 10, 2026
@FFXN
FFXN merged commit 8da5f20 into lts/1.13.x Jul 10, 2026
3 checks passed
@FFXN
FFXN deleted the fix/markdown-form-field-names branch July 10, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files. web This relates to changes on the web.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants