Skip to content

Commit

Permalink
Update README.md (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
RmnSoni authored Oct 28, 2023
1 parent 1149c5b commit e009a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ This is a complete list of all of the options that can be passed to `require("ob
-- Optional, if you want to change the date format for the ID of daily notes.
date_format = "%Y-%m-%d",
-- Optional, if you want to change the date format of the default alias of daily notes.
alias_format = "%B %-d, %Y"
alias_format = "%B %-d, %Y",
-- Optional, if you want to automatically insert a template from your template directory like 'daily.md'
template = nil
},
Expand Down

0 comments on commit e009a57

Please sign in to comment.