Add highlight text transformation - #265
Open
wenga86 wants to merge 472 commits into
Open
Conversation
* chore: Updated check branch workflow file * chore: updated workflow file
* chore: Updated rendorOption in readme file (contentstack#123) * chore: Added colgroup tag support (contentstack#124) * chore: Updated check branch workflow file (contentstack#116) * chore: Updated check branch workflow file * chore: updated workflow file --------- Co-authored-by: cs-raj <122264749+cs-raj@users.noreply.github.com>
* sca-scan.yml * jira.yml * sast-scan.yml * codeql-analysis.yml * Updated codeowners --------- Co-authored-by: Aravind Kumar <aravind.kumar@contentstack.com>
DX | 22-01-2025 | Hotfix
…1984 feat: updateasseturlforgql method to support multiple entries
* chore: Update node version to 22 * chore: Update node version to 22
…-to-dev Fix/merge stage to dev
* chore: Added support of \n after just enter * chore: Updated changelog
…ntstack#134) * chore: Added support of \n after just enter * chore: Updated changelog
DX | 11-02-2025 | Release
back merge (master to staging)
back merge (staging to development)
…l-injection-fix dx 1771 html injection fix
DX | 17-02-2025 | Release
…setURLForGQL-enhancement fix: update test for asset url method for gql
Staging | DX-2186
DX | 17-02-2025 | Hotfix
…html injection fix
DX | 02-02-2026 | Release
- Add null check at the top of getTag to return empty object early, preventing TypeError when Object.entries receives null or undefined (typeof null === "object" in JS, so null slipped through the switch) - Add test cases covering null/undefined field values, null/undefined entries, multiple null fields, and nested null objects (Issue contentstack#193) Co-authored-by: Cursor <cursoragent@cursor.com>
fix: guard against null/undefined in getTag function
DX | 23-02-2026 | Release
…tems for valid HTML structure
…alid-HTML-for-nested-lists fix: implement logic to fold nested lists into their preceding list i…
DX | 02-03-2026 | Release
Extend .talismanrc to skip false-positive secret scans on markdown guidance files. Made-with: Cursor
…d-cursor-rules-skills docs: add AGENTS.md, Cursor rules, and agent skills (DX-5367)
Added variant utility
DX | 30-03-2026 | Release
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.
Problem
We are using the Contentstack Highlight plugin but jsonToHTML does not know about are listen for the
highlightattribute the plugin adds to TextNodes.Plugin
Solution
highlightattribute to mark types