Skip to content

Commit fc9774b

Browse files
committed
Merge pull request #1 from vsushkov/patch-1
Fix README markup
2 parents 6209a2c + 6760e59 commit fc9774b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ Todo
2121

2222
XML Syntax
2323
----------
24-
gridcontrol.xml in module etc folder:
24+
`gridcontrol.xml` in module etc folder:
2525

26+
``````xml
2627
<?xml version="1.0"?>
2728
<gridcontrol>
2829
<grids>
@@ -72,4 +73,5 @@ gridcontrol.xml in module etc folder:
7273
</selecttest>
7374
</gridname>
7475
</grids>
75-
</gridcontrol>
76+
</gridcontrol>
77+
``````

0 commit comments

Comments
 (0)