Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

fix: process markdown for hint #957

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

KaneFreeman
Copy link
Collaborator

Fixes #953

@netlify
Copy link

netlify bot commented Oct 27, 2023

Deploy Preview for staticjscms ready!

Name Link
🔨 Latest commit 50e2977
🔍 Latest deploy log https://app.netlify.com/sites/staticjscms/deploys/653c238c7d616b00084b634d
😎 Deploy Preview https://deploy-preview-957.staticcms.org
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@netlify
Copy link

netlify bot commented Oct 27, 2023

Deploy Preview for demo-staticjscms ready!

Name Link
🔨 Latest commit 50e2977
🔍 Latest deploy log https://app.netlify.com/sites/demo-staticjscms/deploys/653c238ce6e6b50008d35659
😎 Deploy Preview https://deploy-preview-957.demo.staticcms.org/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@KaneFreeman KaneFreeman force-pushed the fix/process-markdown-for-hint branch from b9066c9 to 50e2977 Compare October 27, 2023 20:54
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #957 (50e2977) into main (c5f54e1) will increase coverage by 0.00%.
The diff coverage is 66.66%.

@@           Coverage Diff           @@
##             main     #957   +/-   ##
=======================================
  Coverage   52.28%   52.29%           
=======================================
  Files         231      231           
  Lines        9884     9887    +3     
  Branches     2587     2587           
=======================================
+ Hits         5168     5170    +2     
- Misses       4331     4332    +1     
  Partials      385      385           
Files Coverage Δ
packages/core/src/components/common/field/Hint.tsx 45.45% <66.66%> (+3.34%) ⬆️

@KaneFreeman KaneFreeman merged commit 8113d9d into main Oct 27, 2023
15 checks passed
@KaneFreeman KaneFreeman deleted the fix/process-markdown-for-hint branch October 27, 2023 21:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The markdown for the "hint" option of the widgets does not work
1 participant