Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit a75d5e6

Browse files
committed
docs(datepicker): fix markdown
1 parent 64b5289 commit a75d5e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: src/datepicker/docs/readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ All settings can be provided as attributes in the `datepicker` or globally confi
8686
An option to disable or enable shortcut's event propagation.
8787

8888
* `template-url`
89-
_(Default: 'template/datepicker/datepicker.html') :
89+
_(Default: 'template/datepicker/datepicker.html')_ :
9090
Allows overriding of default template of the datepicker
9191

9292

@@ -120,11 +120,11 @@ Specific settings for the `datepicker-popup`, that can globally configured throu
120120
Whether to close calendar when a date is chosen.
121121

122122
* `datepicker-popup-template-url`
123-
_(Default: 'template/datepicker/popup.html') :
123+
_(Default: 'template/datepicker/popup.html')_ :
124124
Allows overriding of default template of the popup
125125

126126
* `datepicker-template-url`
127-
_(Default: 'template/datepicker/popup.html') :
127+
_(Default: 'template/datepicker/popup.html')_ :
128128
Allows overriding of default template of the datepicker used in popup
129129

130130
* `datepicker-append-to-body`

0 commit comments

Comments
 (0)