Skip to content

Commit b5a3f25

Browse files
committed
add <br> and \n in mapbox_bubble-tet mock
... to show #4152 fix
1 parent bcc1aba commit b5a3f25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-16.7 KB
Loading

test/image/mocks/mapbox_bubbles-text.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
},
2828
"text": [
2929
"A",
30-
"B",
31-
"C"
30+
"B \n b",
31+
"C <br> c"
3232
],
3333
"textposition": "top left",
3434
"textfont": {

0 commit comments

Comments
 (0)