Skip to content

Commit c94248e

Browse files
committed
Fix example text
1 parent a438230 commit c94248e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Assets/Hypertext/Examples/RegexExample.unity

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,9 @@ MonoBehaviour:
325325
m_HorizontalOverflow: 0
326326
m_VerticalOverflow: 0
327327
m_LineSpacing: 1
328-
m_Text: "URL: https://example.com/\r\nHashtag: #hoge"
328+
m_Text: 'URL: https://example.com/
329+
330+
Hashtag: #hoge'
329331
--- !u!1 &1167677275
330332
GameObject:
331333
m_ObjectHideFlags: 0

0 commit comments

Comments
 (0)