Skip to content

Commit 8e168a1

Browse files
committed
2 parents 99bf7ca + 6fb0756 commit 8e168a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ require(['./lightgallery.js'], function() {
9898
$("#lightgallery").lightGallery();
9999
});
100100
});
101-
##### The markup
101+
```
102+
#### The markup
102103
lightgallery does not force you to use any kind of markup. you can use whatever markup you want. But i suggest you to use the following markup. [Here](http://sachinchoolur.github.io/lightGallery/demos/html-markup.html) you can find the detailed examples of deferent kind of markups.
103104
``` html
104105
<div id="lightgallery">

0 commit comments

Comments
 (0)