Бранимир Караџић %!s(int64=6) %!d(string=hai) anos
pai
achega
68aec9d611
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      3rdparty/dear-imgui/widgets/markdown.h

+ 4 - 4
3rdparty/dear-imgui/widgets/markdown.h

@@ -45,14 +45,14 @@ Headers:
 
 Indents: 
 On a new line, at the start of the line, add two spaces per indent.
-��Indent level 1
-����Indent level 2
+  Indent level 1
+    Indent level 2
 
 Unordered lists: 
 On a new line, at the start of the line, add two spaces, an asterisks and a space. 
 For nested lists, add two additional spaces in front of the asterisk per list level increment.
-��*�Unordered List level 1
-����*�Unordered List level 2
+  * Unordered List level 1
+    * Unordered List level 2
 
 Links:
 [link description](https://...)