Created
November 21, 2023 14:35
-
-
Save andreescocard/7835098011481a1d432ec18f0479acd9 to your computer and use it in GitHub Desktop.
paragraph test
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
{ | |
"paragraphs": [ | |
{ | |
"position": 0, | |
"content": "<div class=\"importantinfo__card\">\n <div class=\"importantinfo__card-title\">My Title</div>\n <div class=\"importantinfo__card-subtitle\">My subtitle long text My subtitle long text My subtitle long text <a href=\"#\" class=\"importantinfo__card-subtitlelink\">with link</a></div>\n</div>" | |
}, | |
{ | |
"position": 1, | |
"content": "<div class=\"importantinfo__card\">\n <div class=\"importantinfo__card-title\">My Title</div>\n <div class=\"importantinfo__card-subtitle\">My subtitle long text My subtitle long text My subtitle long text <a href=\"#\" class=\"importantinfo__card-subtitlelink\">with link</a></div>\n</div>" | |
}, | |
{ | |
"position": 3, | |
"content": "<div class=\"importantinfo__card\">\n <div class=\"importantinfo__card-title\">My Title</div>\n <div class=\"importantinfo__card-subtitle\">My subtitle long text My subtitle long text My subtitle long text <a href=\"#\" class=\"importantinfo__card-subtitlelink\">with link</a></div>\n</div>" | |
}, | |
{ | |
"position": 4, | |
"content": "<div class=\"importantinfo__card\">\n <div class=\"importantinfo__card-title\">My Title</div>\n <div class=\"importantinfo__card-subtitle\">My subtitle long text My subtitle long text My subtitle long text <a href=\"#\" class=\"importantinfo__card-subtitlelink\">with link</a></div>\n</div>" | |
}, | |
{ | |
"position": 5, | |
"content": "<div class=\"importantinfo__card\">\n <div class=\"importantinfo__card-title\">My Title</div>\n <div class=\"importantinfo__card-subtitle\">My subtitle long text My subtitle long text My subtitle long text <a href=\"#\" class=\"importantinfo__card-subtitlelink\">with link</a></div>\n</div>" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment