From 86686b2901cba24a10fe77f570ad91a222b859a8 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 26 Feb 2024 15:29:42 -0500 Subject: change warning icons on tips to tips --- docs/dev/concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/dev/concepts.md') diff --git a/docs/dev/concepts.md b/docs/dev/concepts.md index 77afd33e..12284416 100644 --- a/docs/dev/concepts.md +++ b/docs/dev/concepts.md @@ -178,7 +178,7 @@ If you're opening a file with non-ascii string encodings, make sure to use one o ![Sample Binary With CJK Unified Ideographs](../img/hanyu-with-codepage.png "Sample Binary With CJK Unified Ideographs") -???+ Warning "Tip" +???+ Info "Tip" Note that there is a small bug and some string length calculations will be off with certain characters as shown above. ### Wide Strings in the UI -- cgit v1.3.1