snippets: fix the date function for markdown
Co-Authored-by: iGor milhit <igor.milhit@unige.ch>
parent
049a6e7b14
commit
6e02172511
|
@ -55,7 +55,7 @@ return {
|
|||
dscr = "Insert the current date."
|
||||
},
|
||||
{
|
||||
f(get_datetime, {})
|
||||
f(get_date, {})
|
||||
}
|
||||
),
|
||||
s(
|
||||
|
|
Loading…
Reference in New Issue