Minor Markdown consistency changes.

This commit is contained in:
XhmikosR 2017-09-26 14:50:35 +03:00
parent 71c06b75c6
commit 7e6374db92
11 changed files with 11 additions and 7 deletions

View file

@ -84,6 +84,7 @@ $('#myCarousel').carousel('2') // !! Will be ignored, as the transition to the s
{% endhighlight %}
### Default settings
You can change the default settings for a plugin by modifying the plugin's `Constructor.Default` object:
{% highlight js %}