File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
- ### terrainformatica sciter::value (formerly known as json::value)
1
+ ## terrainformatica sciter::value (formerly known as json::value)
2
2
3
3
Supported the following [ sciter::value] ( http://terrainformatica.com/forums/topic.php?id=670 ) types:
4
4
@@ -32,7 +32,7 @@ extern json_value_pair __visualize_json_value_pair = {};
32
32
33
33
Last line to ensure that compiler will not remove it from binary.
34
34
35
- #### Notes:
35
+ ## Notes:
36
36
37
37
** VS 2005-2008** users: use [ autoexp.dat] ( autoexp.dat.txt )
38
38
@@ -41,8 +41,11 @@ Last line to ensure that compiler will not remove it from binary.
41
41
** VS 2012+** : use VSIX.
42
42
43
43
44
- ** Requires ** Sciter 3.1 or higher. For lower versions use [ htmlayout ] ( https://github.com/pravic/json-value-visualizer/tree/htmlayout ) branch.
44
+ ## Requires:
45
45
46
- Screenshot:
46
+ Sciter 3.1 or higher. For lower versions use [ htmlayout] ( https://github.com/pravic/json-value-visualizer/tree/htmlayout ) branch.
47
+
48
+
49
+ ### Screenshot:
47
50
48
51
![ Debug screenshot] ( sciter-value.png )
You can’t perform that action at this time.
0 commit comments