You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #22078 missing min idle (#22079)
* #21697 Fix to aviod issues with the system host on cloning content type (#22089)
* #21697 fix to aviod issues with the system host on cloning content type
* #21697 adding unit test
* #22065 Content API, ES Search API and Velocity viewtools needs to return the JSON not as a string
* #22097 Velocity render for block editor doesn’t support links
* #22066 Update block editor
* fire release docker image generation
* Update block editor library
* #22072 Add blockquote, codeBlock & horizontalRule vtl files (#22084)
* Renaming release to 22.05
* groupId was being ignored for uploadArchives command
* #22065 Adding new View Strategy for Story Block fields. (#22135)
* #22065 : Adding new View Strategy for Story Block fields.
This new View Strategy allows the REST Endpoints to transform the data from Story Block fields from JSON-as-String into a Map that can be rendered as an appropriate JSON object.
* #22065 : Fixing some Integration Tests
* #22065 : Fixing CURL Test
* Update starter (#22152)
* Updating core-web versions
* Publish Release
Co-authored-by: Will Ezell <[email protected]>
Co-authored-by: Jonathan <[email protected]>
Co-authored-by: Jose Castro <[email protected]>
Co-authored-by: Rafael Velazco <[email protected]>
Co-authored-by: Freddy Montes <[email protected]>
Co-authored-by: nollymar <[email protected]>
Co-authored-by: victoralfaro-dotcms <[email protected]>
Describe the bug
Links are being rendered as
paragraphs
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When we add a link using the block editor, we should be able to see the link on the page.
Screenshots
Se ethe video here
The text was updated successfully, but these errors were encountered: